• Joffrey F's avatar
    Several fixes to npipe support · c76ec15d
    Joffrey F yazdı
    - Fix _get_raw_response_socket to always return the NpipeSocket object
    - Override NpipeHTTPConnectionPool._get_conn to avoid crash in urllib3
    - Fix NpipeSocket.recv_into for Python 2
    - Do not call select() on NpipeSocket objects
    Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
    c76ec15d
npipeconn.py 3.2 KB