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



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

TLSocketEvent

Generic event callback

Declaration

Source position: lnet.pp line 80

type TLSocketEvent = procedure(

  aSocket: TLSocket

) of object;

Arguments

aSocket

  

The socket on which the generic event triggered

Description

This callback serves as a basic generic callback for any non-error event in the socket. The event could be anything from receive notification to disconnect event.

Notes

 No notes exist for this page yet. 





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