Title: Üzenet
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
 

Reply via email to