summary refs log tree commit diff stats
path: root/tests/run/tasynciossl.nim
Commit message (Collapse)AuthorAgeFilesLines
* Added mycert.pem for the asynciossl test.Dominik Picheta2012-07-241-1/+1
|
* Many fixes for asynchronous sockets. Asyncio should now work well with ↵Dominik Picheta2012-07-221-0/+89
buffered and unbuffered plain and ssl sockets. Added asyncio test to the test suite.