Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the semantic of timeout for socket.create_connection and | Facundo Batista | 2008-05-29 | 1 | -16/+18 |
* | - Issue #2550: The approach used by client/server code for obtaining ports | Trent Nelson | 2008-04-08 | 1 | -13/+11 |
* | Allow use of other ports so the test can pass if 9091 is in use | Neal Norwitz | 2008-03-28 | 1 | -6/+8 |
* | Reduce the race condition by signalling when the server is ready | Neal Norwitz | 2008-01-26 | 1 | -0/+3 |
* | Whitespace normalization. Ugh, we really need to do this more often. | Neal Norwitz | 2007-04-25 | 1 | -3/+3 |
* | Added timout parameter to telnetlib.Telnet. Also created | Facundo Batista | 2007-03-29 | 1 | -0/+74 |