Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -91/+0 |
| | |||||
* | Deprecated recvLine and added an improved version named readLine to the | Dominik Picheta | 2013-03-23 | 1 | -1/+1 |
| | | | | sockets module. | ||||
* | UDP improvements for the sockets module. Renamed ftpclient.fileExists to | Dominik Picheta | 2012-08-12 | 1 | -3/+5 |
| | | | | existsFile for consistency. Added tasyncudp test. | ||||
* | Added mycert.pem for the asynciossl test. | Dominik Picheta | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | Many fixes for asynchronous sockets. Asyncio should now work well with ↵ | Dominik Picheta | 2012-07-22 | 1 | -0/+89 |
buffered and unbuffered plain and ssl sockets. Added asyncio test to the test suite. |