Searched defs:SOCKET_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
81 public static final String SOCKET_BUFFER_SIZE = "http.socket.buffer-size"; field
260 public static final int SOCKET_BUFFER_SIZE = 256; field in Zygote
47 static const size_t SOCKET_BUFFER_SIZE = 32 * 1024; variable