Creates a new SockIO obj for the given server. If server fails to connect, then return null and do not try again until a duration has passed. This duration will grow by doubling after each failed attempt to connect. @param host host:port to connect to @return SockIO obj or null if faile
( String host )
source not stored for this graph (policy: none)
no test coverage detected