commit | e43f9d0ed69addbc34bac4af1b3ad7f1bdd3b149 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Aug 08 23:24:50 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Aug 08 23:24:50 2010 +0000 |
tree | e15aa8c051472ddb7ec9a684d9a4e546ee3e14ca | |
parent | ba8a98600eddc5e2a87a9148e634ada1a1056495 [diff] |
Issue #8524: Add a forget() method to socket objects, so as to put the socket into the closed state without closing the underlying file descriptor.