
Timeouts on Socket Creation
Question: I am trying to open multiple sockets at differing IP addresses. Is there a way to make it so that the open socket call will wait for only two seconds? Answer: There is no supported way of defining a timeoutfor a socket connection attempt. There is noreason this should