How would I put my socket in non-blocking mode?
Kenyon 16-September-2007 06:01:17 PM

Comments


www.faqs.org/faqs/unix-faq/socket
Posted by crouse


dev.fyicenter.com/.../Socket.../How_would_I_put_my_socket_in_non_blocking_mode_.html
Posted by crouse


you choose oper a socket in UDP and then it is in asynchronous
Posted by waqasahmad


You put your socket in non-blocking mode just choose open a socket in UDP then it is in asynchronous
Posted by HamidAliKhan


If you choose to open a socket in UDP, the socket is asynchronous, thus non-blocking
Posted by jaren



Posted: 28-September-2007 12:17:07 PM By: jaren

If you choose to open a socket in UDP, the socket is asynchronous, thus non-blocking

Posted: 25-November-2008 12:59:21 PM By: HamidAliKhan

You put your socket in non-blocking mode just choose open a socket in UDP then it is in asynchronous

Posted: 31-December-2008 01:24:43 PM By: waqasahmad

you choose oper a socket in UDP and then it is in asynchronous

Posted: 07-September-2009 01:32:44 PM By: crouse

dev.fyicenter.com/.../Socket.../How_would_I_put_my_socket_in_non_blocking_mode_.html

Posted: 07-September-2009 01:37:33 PM By: crouse

www.faqs.org/faqs/unix-faq/socket