]> granicus.if.org Git - python/commit
http://bugs.python.org/issue6381
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Fri, 3 Jul 2009 23:07:07 +0000 (23:07 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Fri, 3 Jul 2009 23:07:07 +0000 (23:07 +0000)
commitb5faac73a44f8c0e86b37e448abcf6bb3c9de523
treee65c4109cf303bf31b670b79cc0524c990f2550d
parent9d36fd2acbe618796ecfcb1dd6cb04e9d0f44c8f
http://bugs.python.org/issue6381
some platforms may raise ENOTCONN if the stack has disconnected the socket on behalf of the peer.
Lib/SocketServer.py