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