SocketGidBuilderImpl.blocking
T blocking(bool propval)Set blocking property.
Parameters
propval | Whether I/O on this socket is blocking. |
Returns
Builder instance for fluent chaining
T blocking(bool propval)Set blocking property.
propval | Whether I/O on this socket is blocking. |