Home
last modified time | relevance | path

Searched refs:handle_connect_event (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dasyncore.py338 self.handle_connect_event()
417 self.handle_connect_event()
422 def handle_connect_event(self): member in dispatcher
438 self.handle_connect_event()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dasyncore.py338 self.handle_connect_event()
417 self.handle_connect_event()
422 def handle_connect_event(self): member in dispatcher
438 self.handle_connect_event()
/dports/lang/python310/Python-3.10.1/Lib/
H A Dasyncore.py345 self.handle_connect_event()
424 self.handle_connect_event()
429 def handle_connect_event(self): member in dispatcher
445 self.handle_connect_event()
/dports/lang/python37/Python-3.7.12/Lib/
H A Dasyncore.py340 self.handle_connect_event()
419 self.handle_connect_event()
424 def handle_connect_event(self): member in dispatcher
440 self.handle_connect_event()
/dports/lang/python38/Python-3.8.12/Lib/
H A Dasyncore.py338 self.handle_connect_event()
417 self.handle_connect_event()
422 def handle_connect_event(self): member in dispatcher
438 self.handle_connect_event()
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dasyncore.py338 self.handle_connect_event()
417 self.handle_connect_event()
422 def handle_connect_event(self): member in dispatcher
438 self.handle_connect_event()
/dports/lang/python39/Python-3.9.9/Lib/
H A Dasyncore.py338 self.handle_connect_event()
417 self.handle_connect_event()
422 def handle_connect_event(self): member in dispatcher
438 self.handle_connect_event()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dasyncore.py349 self.handle_connect_event()
439 self.handle_connect_event()
444 def handle_connect_event(self): member in dispatcher
463 self.handle_connect_event()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dasyncore.py338 self.handle_connect_event()
417 self.handle_connect_event()
422 def handle_connect_event(self): member in dispatcher
438 self.handle_connect_event()
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dasyncore.py345 self.handle_connect_event()
424 self.handle_connect_event()
429 def handle_connect_event(self): member in dispatcher
445 self.handle_connect_event()
/dports/lang/python27/Python-2.7.18/Lib/
H A Dasyncore.py354 self.handle_connect_event()
446 self.handle_connect_event()
451 def handle_connect_event(self): member in dispatcher
467 self.handle_connect_event()
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dasyncore.py354 self.handle_connect_event()
446 self.handle_connect_event()
451 def handle_connect_event(self): member in dispatcher
467 self.handle_connect_event()
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/waitress/
H A Dwasyncore.py411 self.handle_connect_event()
494 self.handle_connect_event()
499 def handle_connect_event(self):
515 self.handle_connect_event()
/dports/www/py-waitress/waitress-2.0.0/src/waitress/
H A Dwasyncore.py411 self.handle_connect_event()
494 self.handle_connect_event()
499 def handle_connect_event(self): member in dispatcher
515 self.handle_connect_event()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dasyncore.py400 self.handle_connect_event()
492 self.handle_connect_event()
497 def handle_connect_event(self): member in dispatcher
513 self.handle_connect_event()
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dasyncore.pyi53 def handle_connect_event(self) -> None: ...
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/third_party/3/waitress/
H A Dwasyncore.pyi55 def handle_connect_event(self) -> None: ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/waitress/waitress/
H A Dwasyncore.pyi58 def handle_connect_event(self) -> None: ...
/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A Dwpc_connect_tool.erl66 {replace,fun(Ev) -> handle_connect_event(Ev, C) end}.
68 handle_connect_event(redraw, C) -> function
72 handle_connect_event(Ev, #cs{st=St}=C) -> function
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/2and3/
H A Dasyncore.pyi57 def handle_connect_event(self) -> None: ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Dasyncore.pyi52 def handle_connect_event(self) -> None: ...
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2and3/
H A Dasyncore.pyi64 def handle_connect_event(self) -> None: ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dasyncore.pyi52 def handle_connect_event(self) -> None: ...
/dports/www/py-waitress/waitress-2.0.0/tests/
H A Dtest_wasyncore.py1588 def handle_connect_event(): function
1594 inst.handle_connect_event = handle_connect_event
1608 self.assertRaises(socket.error, inst.handle_connect_event)
/dports/devel/geany/geany-1.38/data/tags/
H A Dstd.py.tags3416 handle_connect_event�128�self�DebuggingServer

12