Lines Matching defs:on
11 * distributed under the License is distributed on an "AS IS" BASIS,
56 * is usable on this platform, and hence whether or not
107 * pipe full. The default window size on many systems
191 "on address %pI",
199 /* I seriously doubt that this would work on Unix; I have doubts that
200 * it entirely solves the problem on Win32. However, since setting
201 * reuseaddr on the listener -prior- to binding the socket has allowed
338 "getsockname on %d failed.", fd);
355 "apr_os_sock_make on %d failed.", fd);
362 "apr_socket_addr_get on %d failed.", fd);
445 return "Cannot define a slave on the same IP:port as a Listener";
582 * was :: on the same port and in turn that socket does not have
585 * on the established IPv6 socket.
615 * on 0.0.0.0 with the same port, don't give a fatal
657 * be hung until another connection arrives on that port
672 /* we come through here on both passes of the open logs phase
725 /* clear the enviroment on our second run
787 "Using %i listeners bucket(s) based on %i "
943 int thesock, on = 1;
946 SO_REUSEPORT, (void *)&on,