Searched refs:tcpNoDelay (Results 1 – 1 of 1) sorted by relevance
44 public void setTcpNoDelay (boolean tcpNoDelay) { in setTcpNoDelay() argument45 HttpConnectionParams.setTcpNoDelay(params, tcpNoDelay); in setTcpNoDelay()