mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 04:52:23 +08:00
asyncore: various fixes (#3820)
This commit is contained in:
@@ -68,20 +68,6 @@ asyncio.unix_events._UnixSelectorEventLoop.create_unix_server
|
||||
asyncio.windows_events
|
||||
asyncio.windows_utils
|
||||
asyncio.wrap_future
|
||||
asyncore.close_all
|
||||
asyncore.dispatcher.__init__
|
||||
asyncore.dispatcher.add_channel
|
||||
asyncore.dispatcher.bind
|
||||
asyncore.dispatcher.create_socket
|
||||
asyncore.dispatcher.del_channel
|
||||
asyncore.dispatcher.listen
|
||||
asyncore.dispatcher.set_socket
|
||||
asyncore.dispatcher_with_send.__init__
|
||||
asyncore.file_dispatcher.__init__
|
||||
asyncore.file_wrapper.getsockopt
|
||||
asyncore.loop
|
||||
asyncore.poll
|
||||
asyncore.poll2
|
||||
base64.b32decode
|
||||
base64.b64decode
|
||||
base64.b64encode
|
||||
|
||||
Reference in New Issue
Block a user