creates a new SockIO object wrapping a socket connection to host:port, and its input and output streams @param pool Pool this object is tied to @param host host to connect to @param port port to connect to @param timeout int ms to block on data for read @param connectTimeout timeout (in ms) for ini
( SockIOPool pool, String host, int port, int timeout, int connectTimeout, boolean noDelay )
source not stored for this graph (policy: none)