summary refs log tree commit diff stats
path: root/tests/run/tasynciossl.nim
Commit message (Expand)AuthorAgeFilesLines
* Deprecated recvLine and added an improved version named readLine to theDominik Picheta2013-03-231-1/+1
* UDP improvements for the sockets module. Renamed ftpclient.fileExists toDominik Picheta2012-08-121-3/+5
* Added mycert.pem for the asynciossl test.Dominik Picheta2012-07-241-1/+1
* Many fixes for asynchronous sockets. Asyncio should now work well with buffer...Dominik Picheta2012-07-221-0/+89