Message225106
I think that the peer arg is supposed to be set to the address of the peer connecting to our server.
The value 'peer' comes from test/mock_socket.py:105 and is the best answer we can get for mock_sock.getpeername() because there is no real client when directly writing into the socket. "('b', 0)" would be the address of the remote server. |
|
Date |
User |
Action |
Args |
2014-08-09 16:56:40 | zvyn | set | recipients:
+ zvyn, barry, pitrou, r.david.murray, jesstess |
2014-08-09 16:56:40 | zvyn | set | messageid: <1407603400.88.0.934663652476.issue21725@psf.upfronthosting.co.za> |
2014-08-09 16:56:40 | zvyn | link | issue21725 messages |
2014-08-09 16:56:40 | zvyn | create | |
|