blocking methods

This commit is contained in:
David Rose 2009-12-19 06:37:17 +00:00
parent 85702cf2f8
commit 539737278b

View File

@ -44,8 +44,8 @@ PUBLISHED:
void set_collect_tcp_interval(double interval);
double get_collect_tcp_interval() const;
bool consider_flush();
bool flush();
BLOCKING bool consider_flush();
BLOCKING bool flush();
// Socket options.
// void set_nonblock(bool flag);