Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed test to reflect new filedispatcher semantics, as well as two | Josiah Carlson | 2008-06-10 | 1 | -2/+2 |
* | Applying updated patch from Issue 1736190, which addresses partial | Josiah Carlson | 2008-06-10 | 1 | -0/+3 |
* | - Issue #2550: The approach used by client/server code for obtaining ports | Trent Nelson | 2008-04-08 | 1 | -421/+412 |
* | Moved all of the capture_server socket setup code into the try block | Facundo Batista | 2007-07-28 | 1 | -9/+26 |
* | Selectively enable tests for asyncore.readwrite based on the presence | Facundo Batista | 2007-07-22 | 1 | -81/+77 |
* | Added a select.select call in the test server loop to make sure the | Facundo Batista | 2007-07-19 | 1 | -5/+7 |
* | Prevent asyncore.dispatcher tests from hanging by adding loop counters | Facundo Batista | 2007-07-17 | 1 | -20/+46 |
* | Changed the used port and commented out some tests that uses | Facundo Batista | 2007-07-15 | 1 | -72/+82 |
* | First version. Includes tests for helper functions: read, write, | Facundo Batista | 2007-07-14 | 1 | -0/+370 |