Home
last modified time | relevance | path

Searched refs:handle_timeout (Results 176 – 200 of 434) sorted by relevance

12345678910>>...18

/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dsocketserver.py301 return self.handle_timeout()
326 def handle_timeout(self): member in BaseServer
587 def handle_timeout(self): member in ForkingMixIn
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dsocketserver.py301 return self.handle_timeout()
326 def handle_timeout(self): member in BaseServer
587 def handle_timeout(self): member in ForkingMixIn
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dsocketserver.py301 return self.handle_timeout()
326 def handle_timeout(self): member in BaseServer
587 def handle_timeout(self): member in ForkingMixIn
/dports/net/gsk/gsk-1.0.63/src/programs/
H A Dexample-server.c17 handle_timeout (gpointer data) in handle_timeout() function
268 handle_timeout, NULL, NULL, in main()
/dports/games/devilutionX/devilutionX-1.2.1/SourceX/dvlnet/
H A Dtcp_server.cpp181 con->timer.async_wait(std::bind(&tcp_server::handle_timeout, this, con, in start_timeout()
185 void tcp_server::handle_timeout(scc con, const asio::error_code &ec) in handle_timeout() function in dvl::net::tcp_server
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/@python2/
H A DSocketServer.pyi24 def handle_timeout(self) -> None: ...
68 def handle_timeout(self) -> None: ... # undocumented
/dports/devel/libassa/libassa-3.5.1/tests/
H A Dtimer_queue_test.cpp29 int handle_timeout (TimerId /* tid */) { return 0; } in handle_timeout() function
/dports/devel/py-azure-identity/azure-identity-1.5.0/azure/identity/_internal/
H A Dauth_code_redirect_handler.py69 def handle_timeout(self): member in AuthCodeRedirectServer
/dports/devel/ppl/ppl-1.2/src/
H A DWatchdog_defs.hh121 static void handle_timeout(int);
/dports/devel/libassa/libassa-3.5.1/assa/
H A DConnector.h125 virtual int handle_timeout (TimerId tid);
474 handle_timeout (TimerId tid_) in handle_timeout() function
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dsocketserver.pyi26 def handle_timeout(self) -> None: ...
77 def handle_timeout(self) -> None: ... # undocumented
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A Dhandshake.cpp182 static void handle_timeout();
193 void VM_Handshake::handle_timeout() { in handle_timeout() function in VM_Handshake
246 handle_timeout(); in doit()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/r2d2-0.8.9/src/
H A Devent.rs30 fn handle_timeout(&self, event: TimeoutEvent) {} in handle_timeout() method
/dports/deskutils/gnote/gnote-41.1/src/plugins/notedirectorywatcher/
H A Dnotedirectorywatcherapplicationaddin.hpp75 bool handle_timeout();
H A Dnotedirectorywatcherapplicationaddin.cpp142 timeout->connect(sigc::mem_fun(*this, &NoteDirectoryWatcherApplicationAddin::handle_timeout)); in handle_file_system_change_event()
156 bool NoteDirectoryWatcherApplicationAddin::handle_timeout() in handle_timeout() function in notedirectorywatcher::NoteDirectoryWatcherApplicationAddin
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/r2d2-0.8.9/src/
H A Devent.rs30 fn handle_timeout(&self, event: TimeoutEvent) {} in handle_timeout() method
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/r2d2-0.8.9/src/
H A Devent.rs30 fn handle_timeout(&self, event: TimeoutEvent) {} in handle_timeout() method
/dports/www/osrm-backend/osrm-backend-5.26.0/include/server/
H A Dconnection.hpp56 void handle_timeout(boost::system::error_code);
/dports/multimedia/obs-websocket/obs-websocket-4.8.0/deps/asio/asio/src/tests/performance/
H A Dclient.cpp202 stop_timer_.async_wait(boost::bind(&client::handle_timeout, this)); in client()
223 void handle_timeout() in handle_timeout() function in client
/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Disrv.c250 static void handle_timeout(isrv_state_t *state, int (*do_timeout)(void **)) in handle_timeout() function
325 handle_timeout(state, do_timeout); in isrv_run()
/dports/www/restbed/restbed-4.8/dependency/asio/asio/src/tests/performance/
H A Dclient.cpp202 stop_timer_.async_wait(boost::bind(&client::handle_timeout, this)); in client()
223 void handle_timeout() in handle_timeout() function in client
/dports/emulators/mess/mame-mame0226/3rdparty/asio/src/tests/performance/
H A Dclient.cpp202 stop_timer_.async_wait(boost::bind(&client::handle_timeout, this)); in client()
223 void handle_timeout() in handle_timeout() function in client
/dports/emulators/mame/mame-mame0226/3rdparty/asio/src/tests/performance/
H A Dclient.cpp202 stop_timer_.async_wait(boost::bind(&client::handle_timeout, this)); in client()
223 void handle_timeout() in handle_timeout() function in client
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/2/
H A DSocketServer.pyi30 def handle_timeout(self) -> None: ...
77 def handle_timeout(self) -> None: ... # undocumented
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/3/
H A Dsocketserver.pyi30 def handle_timeout(self) -> None: ...
77 def handle_timeout(self) -> None: ... # undocumented

12345678910>>...18