Searched refs:AcceptEx (Results 1 – 6 of 6) sorted by relevance
66 AcceptExPtr AcceptEx; member
156 ext->AcceptEx = get_extension_function(s, &acceptex); in init_extension_functions()
166 if (ext->AcceptEx && ext->GetAcceptExSockaddrs) in evconnlistener_new()565 if (ext->AcceptEx(as->lev->fd, s, as->addrbuf, 0, in start_accepting()
419 o Set SO_UPDATE_ACCEPT_CONTEXT on sockets from AcceptEx so that shutdown() can work (52aa419)
474 ov.AcceptEx(listener.fileno(), conn.fileno())
115 if (!GET_WSA_POINTER(s, AcceptEx) || in initialize_function_pointers()