Jun
21
O_NONBLOCKing socket()s
Filed Under (C, Coding, Networking) by 2of1 on 21-06-2010
When connect()ing to a server, there is no direct way to define a timeout for that connection attempt – meaning that you could be waiting for a LONG time.



