help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'lNet' (#LNet)

TLSocket.Blocking

Specifies the blocking setting of socket

Declaration

Source position: lnet.pp line 149

public property TLSocket.Blocking: Boolean
  read FBlocking
  write SetBlocking;

Description

Sockets can be set either to block or not. Default setting is non-blocking. Blocking sockets will possibly block on all their operations.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505