commit | a468adc76d7e946b073579b783b246eb5e53850e | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Sep 14 14:43:44 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Sep 14 14:43:44 2010 +0000 |
tree | 115cf23843f4e19f52aa8b611ed42817571649a3 | |
parent | 9bfc0f098474c841a40d27b9aa0be2fd085a6a53 [diff] |
Issue #9853: Fix the signature of SSLSocket.recvfrom() and SSLSocket.sendto() to match the corresponding socket methods.