• Yury Selivanov's avatar
    [3.6] bpo-29406: asyncio SSL contexts leak sockets after calling close with… · 6e14fd2a
    Yury Selivanov yazdı
    [3.6] bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (GH-409) (#2062)
    
    * bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (#409)
    
    (cherry picked from commit a608d2d5)
    
    * [3.6] bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (GH-409)
    
    * asyncio SSL contexts leak sockets after calling close with certain servers
    
    * cleanup _shutdown_timeout_handle on _fatal_error.
    (cherry picked from commit a608d2d5)
    6e14fd2a
sslproto.py 26.3 KB