SocketGidBuilderImpl.blocking

Set blocking property.

class SocketGidBuilderImpl(T)
T
blocking
(
bool propval
)

Parameters

propval bool

Whether I/O on this socket is blocking.

Return Value

Type: T

Builder instance for fluent chaining