[fpc-pascal]Nonblocking socket - end of socket

Balázs Csaba csbalazs at ccs.hu
Tue Sep 16 11:46:03 CEST 2003


I use non-blocking socket (after initialization i used the fcntl function).
Accept does not waiting for client connection, so i need not use threads, I
can make it in the main thread.
How can I be alerted when the client socket closed from the client side?
Can I use textfiles as SIN and SOUT? Will the eof(SIN) wait for packet?
 
Thx 4 help
#Tsch : Balázs Csaba 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20030916/b0509dc9/attachment.html>


More information about the fpc-pascal mailing list