mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-30 14:45:23 +08:00
Fix ssl.SSLSocket methods on windows (#10849)
This commit is contained in:
@@ -10,9 +10,6 @@ _winapi.CreateFileMapping
|
||||
_winapi.MapViewOfFile
|
||||
_winapi.OpenFileMapping
|
||||
_winapi.VirtualQuerySize
|
||||
ssl.SSLSocket.recvmsg
|
||||
ssl.SSLSocket.recvmsg_into
|
||||
ssl.SSLSocket.sendmsg
|
||||
_ctypes.FreeLibrary
|
||||
_ctypes.LoadLibrary
|
||||
|
||||
|
||||
Reference in New Issue
Block a user