Socket.blocking
bool blocking() @propertyGet blocking property.
Returns
Whether I/O on this socket is blocking.
void blocking(bool propval) @propertySet blocking property.
Parameters
propval | Whether I/O on this socket is blocking. |
bool blocking() @propertyGet blocking property.
void blocking(bool propval) @propertySet blocking property.
propval | Whether I/O on this socket is blocking. |