mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Add missing TCP_CONNECTION_INFO to socket module (#10402)
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
_?curses.color_pair
|
||||
xxlimited.Xxo.x_exports
|
||||
|
||||
# Exists at runtime, missing from stub
|
||||
socket.TCP_CONNECTION_INFO
|
||||
|
||||
(dbm.gnu)?
|
||||
(locale.bind_textdomain_codeset)?
|
||||
(locale.bindtextdomain)?
|
||||
|
||||
@@ -13,7 +13,6 @@ posix.PRIO_DARWIN_BG
|
||||
posix.PRIO_DARWIN_NONUI
|
||||
posix.PRIO_DARWIN_PROCESS
|
||||
posix.PRIO_DARWIN_THREAD
|
||||
socket.TCP_CONNECTION_INFO
|
||||
syslog.LOG_MASK
|
||||
syslog.LOG_UPTO
|
||||
syslog.setlogmask
|
||||
|
||||
Reference in New Issue
Block a user