[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
Specifies the blocking setting of socket
Source position: lnet.pp line 149
public property TLSocket.Blocking: Boolean |
Sockets can be set either to block or not. Default setting is non-blocking. Blocking sockets will possibly block on all their operations.
No notes exist for this page yet.