summary refs log tree commit diff stats
path: root/tests/async/twinasyncrw.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix OSError `errorCode` field is not assigned a value (#22954)握猫猫2023-11-171-6/+6
* make proc names consistent (#18626)flywind2021-08-011-1/+1
* fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding servic...Timothee Cour2020-05-131-21/+8
* fix deprecations and other warnings (#13748)Miran2020-03-251-2/+2
* remove deprecated procs (#12535)Andreas Rumpf2019-11-051-2/+2
* Remove long deprecated stuff (#10332)Miran2019-01-181-1/+1
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+0
* Convert *_family fields to cushortLemonBoy2018-09-191-1/+1
* make tests green againAndreas Rumpf2018-07-051-2/+2
* Introduce addRead/addWrite for Windows IOCP.cheatfate2016-06-121-0/+257