Searched defs:accept (Results 1 – 12 of 12) sorted by relevance
122 accept ( in accept() function
90 SocketStream * TcpStream::accept() in accept() function in TcpStream
30 def accept(loc): function
72 int accept; /* what case to use */ variable
478 int accept=0; /* MR14a - Manuel Kessler (mlkessle@cip.physik.uni-wuerzburg.de) */ in p_accept_table() local
111 static NodePtr accept; variable
205 def accept(self): member in _socketobject
201 def accept(self): member in _socketobject
329 def accept(self): member in SSLSocket
353 def accept(self): member in dispatcher
366 PyObject *accept = PyDict_GetItemString(moddict, in gettmarg() local