Andreas Rumpf 55cb959a68 make tests green again; closes #5861 7 年之前
..
config.nims 015e22c8c0 Add upcoming/asyncdispatch.nim to tests. 8 年之前
tacceptcloserace.nim 7a839d7b02 Move checkCloseError to nativesockets 7 年之前
tasyncRecvLine.nim 7e4ca9a871 Update test header 7 年之前
tasync_forward.nim 6599cae281 Async macro fixes (#5739) 7 年之前
tasync_gcsafe.nim bdf6f59c6d Fixes #5738 (#6059) 7 年之前
tasync_gcunsafe.nim bdf6f59c6d Fixes #5738 (#6059) 7 年之前
tasync_in_seq_constr.nim 072d79511f fixes #5314 8 年之前
tasyncall.nim fcd86883ed Add waitFor on seq[Future], waitAll and more (#5189) 7 年之前
tasyncawait.nim 5a582a0d9c Define ports as uint16s to fix #3484 8 年之前
tasyncconnect.nim be991ed413 Rename rawsockets module to nativesockets 9 年之前
tasyncdial.nim ecf278c467 Implement dial, support IPv6 in httpclient (#5763) 7 年之前
tasyncdiscard.nim 1350d5312b Removed tests with `asyncio`. 8 年之前
tasyncexceptions.nim 500aa0cb3f Reverts 1446dc87c3. Fixes #4333. Fixes #4170. 8 年之前
tasyncfile.nim bc5c2d8414 getFileSize and setFileSize procedures for File and AsyncFile 7 年之前
tasyncfilewrite.nim 3afd852f54 Fixes #5532 win async write (#5791) 7 年之前
tasyncrecursion.nim e86863e8f5 asyncdispatch: split asyncfutures into its own module 7 年之前
tasyncsend4757.nim 191ff51859 Fix tasyncsend4757 test (Linux) 8 年之前
tasyncssl.nim cc2a8409e1 update path to SSL certificates 8 年之前
tasynctry.nim aba60e54d5 Resolve bugs with `deep recursion` of asyncdispatch. 8 年之前
tasynctry2.nim 3751019823 Fix infinite recursion when await is in except body. 9 年之前
tawaitsemantics.nim 75e5c87f15 Fixes #4170. 8 年之前
tcallbacks.nim 797690ba3f Future: support for multiple callbacks 7 年之前
tfuturestream.nim f9cce32097 Various fixes to FutureStreams based on PR feedback. 7 年之前
tfuturevar.nim 927fce4c7f FutureVar[T] parameters are now completed automatically. 8 年之前
tgeneric_async.nim 1d186ee9c3 fixes #2377 8 年之前
tgenericasync.nim bae3baf9cc fixes #4856 8 年之前
tioselectors.nim 907c488a61 One more attempt to fix tioselectors.nim test (#6020) 7 年之前
tioselectors.nim.cfg ee6257b992 Forgot about newlines at the end 8 年之前
tlambda.nim 58eae1171d Fixes #5995 7 年之前
tmultisync.nim 1740619c0c Implements {.multisync.} pragma for async and sync proc combos. 8 年之前
tnestedpfuturetypeparam.nim 56f11e2c95 Fixes async tests. 10 年之前
tnewasyncudp.nim 55cb959a68 make tests green again; closes #5861 7 年之前
tnimcall_to_closure.nim 5be6c95d21 fixes async regression 9 年之前
tpendingcheck.nim 8e71949b78 Add pending operations presence check function, fixes #5155 8 年之前
tpolltimeouts.nim 5bf16439e1 Fixes #4262. 8 年之前
treturn_await.nim b47d9b7b91 fixes #4371 8 年之前
tupcoming_async.nim 95d8558f0c Fix #5331 and #5332. 8 年之前
twinasyncrw.nim 43329c5909 Introduce addRead/addWrite for Windows IOCP. 8 年之前