Home
last modified time | relevance | path

Searched refs:handle_connect (Results 1 – 25 of 547) sorted by last modified time

12345678910>>...22

/dports/www/p5-ParallelUserAgent/ParallelUserAgent-2.62/lib/LWP/Parallel/
H A DUserAgent.pm703 $protocol->handle_connect ($request, $proxy, $timeout, $nonblock );
719 $protocol->handle_connect ($request, $proxy, $timeout, $nonblock );
/dports/net/torsocks/torsocks-2.3.0/src/lib/
H A Dsyscall.c58 static LIBC_CONNECT_RET_TYPE handle_connect(va_list args) in handle_connect() function
454 ret = handle_connect(args); in tsocks_syscall()
/dports/multimedia/obs-websocket/obs-websocket-4.8.0/deps/asio/asio/src/tests/unit/ip/
H A Dtcp.cpp986 void handle_connect(const asio::error_code& err) in handle_connect() function
1028 client_side_socket.async_connect(server_endpoint, &handle_connect); in test()
1036 client_side_socket.async_connect(server_endpoint, &handle_connect); in test()
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_poplib.py248 def handle_connect(self): member in DummyPOP3Server
250 handle_read = handle_connect
H A Dtest_os.py3286 def handle_connect(self): member in SendfileTestServer
3288 handle_read = handle_connect
H A Dtest_ftplib.py310 def handle_connect(self): member in DummyFTPServer
312 handle_read = handle_connect
H A Dtest_asyncore.py300 d.handle_connect()
322 def handle_connect(self): member in dispatcherwithsend_noread
458 def handle_connect(self): member in BaseTestHandler
502 def handle_connect(self): member in BaseClient
526 def handle_connect(self): member in BaseTestAPI.test_handle_connect.TestClient
H A Dtest_asynchat.py81 def handle_connect(self): member in echo_client
/dports/lang/python310/Python-3.10.1/Lib/
H A Dasyncore.py433 self.handle_connect()
492 def handle_connect(self): member in dispatcher
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_poplib.py240 def handle_connect(self): member in DummyPOP3Server
242 handle_read = handle_connect
H A Dtest_os.py3000 def handle_connect(self): member in SendfileTestServer
3002 handle_read = handle_connect
H A Dtest_ftplib.py294 def handle_connect(self): member in DummyFTPServer
296 handle_read = handle_connect
H A Dtest_asyncore.py293 d.handle_connect()
315 def handle_connect(self): member in dispatcherwithsend_noread
451 def handle_connect(self): member in BaseTestHandler
495 def handle_connect(self): member in BaseClient
519 def handle_connect(self): member in BaseTestAPI.test_handle_connect.TestClient
H A Dtest_asynchat.py76 def handle_connect(self): function
/dports/lang/python38/Python-3.8.12/Lib/
H A Dasyncore.py426 self.handle_connect()
485 def handle_connect(self): member in dispatcher
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_poplib.py240 def handle_connect(self): member in DummyPOP3Server
242 handle_read = handle_connect
H A Dtest_os.py2742 def handle_connect(self): member in SendfileTestServer
2744 handle_read = handle_connect
H A Dtest_ftplib.py297 def handle_connect(self): member in DummyFTPServer
299 handle_read = handle_connect
H A Dtest_asyncore.py293 d.handle_connect()
315 def handle_connect(self): member in dispatcherwithsend_noread
451 def handle_connect(self): member in BaseTestHandler
495 def handle_connect(self): member in BaseClient
519 def handle_connect(self): member in BaseTestAPI.test_handle_connect.TestClient
H A Dtest_asynchat.py77 def handle_connect(self): function
/dports/lang/python37/Python-3.7.12/Lib/
H A Dasyncore.py428 self.handle_connect()
487 def handle_connect(self): member in dispatcher
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_poplib.py146 def handle_connect(self): member in DummyPOP3Server
148 handle_read = handle_connect
H A Dtest_ftplib.py258 def handle_connect(self): member in DummyFTPServer
260 handle_read = handle_connect
H A Dtest_asyncore.py297 d.handle_connect()
340 def handle_connect(self): member in dispatcherwithsend_noread
468 def handle_connect(self): member in BaseTestHandler
514 def handle_connect(self): member in BaseClient
538 def handle_connect(self): member in BaseTestAPI.test_handle_connect.TestClient
H A Dtest_asynchat.py76 def handle_connect(self): member in echo_client

12345678910>>...22