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



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

TLConnection.OnCanSend

Send possibility event callback

Declaration

Source position: lnet.pp line 305

public property TLConnection.OnCanSend: TLSocketEvent
  read FOnCanSend
  write FOnCanSend;

Description

This callback is used to see when sending is again possible. This callback doesn't normally happen. It is triggered only if the user sent so much data that additional sending would block. Once that happens, the connection watches for possibility of sending again without blocking and reports it with this callback.

Notes

 No notes exist for this page yet. 





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