Commit History

Author SHA1 Message Date
  alaviss dc519a539b asyncnet: don't try to close the socket again [backport] (#15174) 4 years ago
  3n-k1 a02a4d8fc5 [backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#12754) 5 years ago
  narimiran 3009eafc89 [backport] run nimpretty on async 5 years ago
  Dominik Picheta bb949a75db Fixes subtle SSL recvInto bug. 5 years ago
  Araq bc7733827d make more parts of the stdlib compile with --styleCheck:error 5 years ago
  Andreas Rumpf 5f515410af newruntime for async (#11650) 5 years ago
  Andreas Rumpf 49e686ab4e fixes #1286; object case transitions are now sound 5 years ago
  Zed 3b4952da94 Fix header inconsistencies in documentation (#11071) 5 years ago
  Araq 315d438677 asyncnet.nim: Minor code cleanup 6 years ago
  Federico Ceratto d8ff25f032 Provide access to getsockname()/getpeername() 6 years ago
  Dominik Picheta 76c214a2e9 Merge pull request #9915 from zevv/asyncnet-unix 6 years ago
  Ico Doornekamp 71e9fff364 Added basic AF_UNIX support to asyncnet. 6 years ago
  Yuriy Glukhov 410fd1deae Fixes 9716 [backport] (#9790) 6 years ago
  Andreas Rumpf 223e92b83a stdlib: documenation updates, the exception names have been changed 6 years ago
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs 6 years ago
  Araq b07d1f1dc3 make async tests green for Linux 6 years ago
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 years ago
  Andreas Rumpf f0eb3505fa make asyncnet work again 6 years ago
  Dominik Picheta 1a2351f95f Fixes #4995. (#7157) 7 years ago
  Dominik Picheta 86fb8bf723 Revert 3db460f5045e790b54ea382 as requested by @Araq. 7 years ago
  Dominik Picheta 47d05b3f2e Merge branch 'devel' into async-improvements 7 years ago
  Dominik Picheta 1661062ebf Raise assertion error when attempting to use closed socket. 7 years ago
  Dominik Picheta 66d7091b79 setBlocking(false) is called on AsyncFD in newAsyncSocket proc. 7 years ago
  Arne Döring 000b8afd26 Remove expr/stmt (#5857) 7 years ago
  Euan Torano 3f3853945d Adding test for recvline 7 years ago
  Euan T a5681d03e3 Wait for reads to finish before reading the result 7 years ago
  Ruslan Mustakov e0059287bb Add 'hostname' param to wrapConnectedSocket 7 years ago
  Ruslan Mustakov ecf278c467 Implement dial, support IPv6 in httpclient (#5763) 7 years ago
  Andreas Rumpf 159643824b fixes #3847 (#5609) 7 years ago
  Dominik Picheta 0535b6b6bf Implement SSL SNI hostname setting for asyncnet. 8 years ago