Home
last modified time | relevance | path

Searched defs:accepting (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/
Dasyncore.py214 accepting = False variable in dispatcher
/external/python/cpython2/Lib/
Dasyncore.py227 accepting = False variable in dispatcher
/external/libevent/
Dlistener.c101 struct accepting_socket **accepting; member
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc798 grpc_chttp2_stream* accepting; in grpc_chttp2_parsing_accept_stream() local