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