Returns appropriate SockIO object given string cache key and optional hashcode. Trys to get SockIO from pool. Fails over to additional pools in event of server failure. @param key hashcode for cache key @param hashCode if not null, then the int hashcode to use @return SockIO obj connected to serv
(String key, Integer hashCode )
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected