[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
Send possibility event callback
Source position: lnet.pp line 305
public property TLConnection.OnCanSend: TLSocketEvent |
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.
No notes exist for this page yet.