Home | History | Annotate | Download | only in multiprocessing

Lines Matching refs:accept_connection

132     public = ['shutdown', 'create', 'accept_connection', 'get_methods',
396 def accept_connection(self, c, name):
780 dispatch(conn, None, 'accept_connection', (name,))