Python3.x asyncio.unix_events
Python 3 系 のasyncio.unix_eventsに関する言語リファレンス情報をまとめたカテゴリです。
AbstractChildWatcherクラス
DefaultEventLoopPolicyクラス
FastChildWatcherクラス
method
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_do_waitpid
_do_waitpid_all
_sig_chld
add_child_handler
attach_loop
close
is_active
remove_child_handler
MultiLoopChildWatcherクラス
method
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_do_waitpid
_do_waitpid_all
_sig_chld
add_child_handler
attach_loop
close
is_active
remove_child_handler
PidfdChildWatcherクラス
method
SafeChildWatcherクラス
method
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_do_waitpid
_do_waitpid_all
_sig_chld
add_child_handler
attach_loop
close
is_active
remove_child_handler
SelectorEventLoopクラス
method
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__setattr__
__sizeof__
__str__
__subclasshook__
_check_signal
_child_watcher_callback
_handle_signal
_make_read_pipe_transport
_make_subprocess_transport
_make_write_pipe_transport
_process_self_data
_sock_add_cancellation_callback
_sock_sendfile_native
_sock_sendfile_native_impl
_sock_sendfile_update_filepos
add_signal_handler
close
create_unix_connection
create_unix_server
remove_signal_handler
ThreadedChildWatcherクラス
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_do_waitpid
add_child_handler
attach_loop
close
is_active
remove_child_handler