Andreas Rumpf
|
76eb20d2d3
deprecated nativesockets.dealloc, use freeAddrInfo instead; fixed stdlib deprecations
|
8 år sedan |
Dominik Picheta
|
864946afb8
Add async IO overview to asyncnet module docs.
|
8 år sedan |
Federico Ceratto
|
a8c439afb5
Add OptReuseAddr to example and handle closing
|
8 år sedan |
Dominik Picheta
|
df44c71770
Fixes #4587.
|
8 år sedan |
Dominik Picheta
|
8a6343b5b6
Fixes #3847.
|
8 år sedan |
cheatfate
|
1350d5312b
Removed tests with `asyncio`.
|
8 år sedan |
Dominik Picheta
|
87eb3a105d
Some small fixes to changes introduced by #4683.
|
8 år sedan |
Anatoly Galiulin
|
60dbfb2ec9
Revert function names scheme due to the @dom96 comment
|
8 år sedan |
Anatoly Galiulin
|
436a5a01ab
Fix typo
|
8 år sedan |
Anatoly Galiulin
|
e4c46e6fba
Add async IO operations with buffers on files and sockets
|
8 år sedan |
Dominik Picheta
|
f73dd02787
Fix broken asyncnet module.
|
8 år sedan |
Dominik Picheta
|
8050f43588
Fixed some warnings in httpclient, net, and openssl.
|
8 år sedan |
Dominik Picheta
|
03be03c6e4
Improved asyncnet docs (SSL procs now shown). Deprecated handshake.
|
8 år sedan |
Adam Strzelecki
|
be991ed413
Rename rawsockets module to nativesockets
|
9 år sedan |
Dominik Picheta
|
492f5eb704
Fixes asyncnet.recvLine. Fixes #3346.
|
9 år sedan |
Dominik Picheta
|
28e3ad945a
Reintroduce FutureVar[T] from commit 72b4912c84b16644657.
|
9 år sedan |
Bruce Doan
|
55ef708e73
Free SSL handler to avoid memory leaks
|
9 år sedan |
Dominik Picheta
|
615defb1a9
Fixes socket problems on Windows and normalises some names.
|
9 år sedan |
Andrew Yourtchenko
|
c42b08988c
Make newAsyncSocket AF_INET6 the default domain.
|
9 år sedan |
Andrew Yourtchenko
|
93e2d9f979
Make asyncnet.bindAddr IPv4+IPv6 compatible.
|
9 år sedan |
Dominik Picheta
|
68f583ddb7
Adjustments to #2610.
|
9 år sedan |
Dominik Picheta
|
8853dfb353
Merge branch 'starttls' of https://github.com/wiml/Nim into wiml-starttls
|
9 år sedan |
Dominik Picheta
|
c5708ef1ee
Merge branch 'exportnewsocket' of https://github.com/boopcat/Nim into boopcat-exportnewsocket
|
9 år sedan |
pdw
|
192ba3bbc0
lib/pure/a-c - Dropped 'T' from types
|
9 år sedan |
boopcat
|
af07db2829
Export newSocket(fd) from net.nim and standardize args in net/asyncnet
|
9 år sedan |
Wim Lewis
|
df1cdced1d
Make the post-connection wrapSocket() call available in both the synchronous and asynchrinous net modules.
|
9 år sedan |
def
|
1b7cf0e3f3
Add warning about recvLineInto being bound to change
|
9 år sedan |
def
|
84315c6a9c
Revert "Introduce FutureVar[T] to make recvLineInto safer."
|
9 år sedan |
Dominik Picheta
|
f4c1c252a7
Fix asyncdispatch on Windows.
|
9 år sedan |
Dominik Picheta
|
72b4912c84
Introduce FutureVar[T] to make recvLineInto safer.
|
9 år sedan |