MCPcopy Create free account
hub / github.com/RJ/ketama / SockIO

Method SockIO

java_ketama/SockIOPool.java:1332–1351  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getSocketMethod · 0.95

Tested by

no test coverage detected