| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 70873,70904,70934,71490,71553,71579 via svnmerge from | R. David Murray | 2009-04-15 | 1 | -42/+23 |
|
|
* | Issue #3759: test_asyncore.py leaked handle. | Hirokazu Yamamoto | 2008-09-02 | 1 | -0/+2 |
|
|
* | Fixed test for asyncore. | Josiah Carlson | 2008-07-11 | 1 | -3/+3 |
|
|
* | Fixed bugs 760475, 953599, and 1519. | Josiah Carlson | 2008-07-07 | 1 | -2/+8 |
|
|
* | Run svneol.py on all sources. | Martin v. Löwis | 2008-06-13 | 1 | -415/+415 |
|
|
* | 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 |
|
|