summary refs log tree commit diff stats
path: root/tests/async/tasyncconnect.nim
Commit message (Expand)AuthorAgeFilesLines
* Rename rawsockets module to nativesocketsAdam Strzelecki2015-10-031-1/+1
* Fixes failing async tests on Linux.Dominik Picheta2015-09-111-2/+2
* Improve asyncdispatch error messages, fix some tests on Windows.Dominik Picheta2015-09-111-1/+2
* Check for async errors inKay Zheng2015-04-181-0/+33
'>35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78