This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that ...
Is there a way to have a timeout when using this class? I'm attempting to connect to an IP/port, see if it is there, and then return true if it is, false if it isn't. That works, but it looks like the ...