Searched defs:winnt_accept (Results 1 - 1 of 1) sorted by relevance

/httpd/server/mpm/winnt/
H A Dchild.c282 * winnt_accept()
292 static unsigned int __stdcall winnt_accept(void *lr_) function
322 APLOGNO(02531) "winnt_accept: Listen protocol '%s' has "
336 "winnt_accept: unrecognized AcceptFilter '%s', "
347 "winnt_accept: getsockname error on listening socket, "
361 "winnt_accept: failed to retrieve AcceptEx, try 'AcceptFilter none'");
370 "winnt_accept: failed to retrieve GetAcceptExSockaddrs, try 'AcceptFilter none'");
414 "winnt_accept: Too many failures grabbing a "
450 "winnt_accept: Failed to allocate an accept socket. "
549 "winnt_accept
[all...]

Completed in 10 milliseconds