Wim Lewis
|
9c19ce0698
Add a handshake parameter to wrapSocket() to allow it to work on an already-connected socket.
|
9 vuotta sitten |
Dominik Picheta
|
62e1b3e2e3
Some small cleanup.
|
9 vuotta sitten |
Dominik Picheta
|
03cbf689a1
Merge branch 'clean-speedup-2' of https://github.com/def-/Nim into def--clean-speedup-2
|
9 vuotta sitten |
Oleh Prypin
|
32109a7867
Don't run non-test code when defined(testing)
|
9 vuotta sitten |
def
|
ee9499ac89
Some style cleanup
|
10 vuotta sitten |
def
|
134eb6e582
Move recvInto to asyncnet and don't export it
|
10 vuotta sitten |
def
|
836819d6b6
Don't export readInto* templates
|
10 vuotta sitten |
def
|
e127ed77b1
Make recvLineInto a proc instead of template
|
10 vuotta sitten |
def
|
477b3594eb
Speed up asynchttpserver significantly using all the previous changes
|
10 vuotta sitten |
def
|
07a50caf64
Make asyncnet usable when avoiding allocations.
|
10 vuotta sitten |
Guillaume Gelin
|
3119fe087d
Happy new year!
|
10 vuotta sitten |
Dominik Picheta
|
32db6798a3
Fixes asynchttpsever.
|
10 vuotta sitten |
Dominik Picheta
|
c35182aca7
Fixes #1745.
|
10 vuotta sitten |
Dominik Picheta
|
54219245e7
Fixes SSL AsyncSocket close problem. Ref #1769. Ref #1759.
|
10 vuotta sitten |
def
|
f52fd8785f
Fix some deprecation warnings caused by renames
|
10 vuotta sitten |
Dominik Picheta
|
13e3c0d5bb
Implement SO_REUSEADDR for asyncnet and asynchttpserver.
|
10 vuotta sitten |
Dominik Picheta
|
83e26cc4fa
Fixes asyncnet example.
|
10 vuotta sitten |
Dominik Picheta
|
867dfbfbfa
Adds socket creation for arbitrary domain, type and protocol.
|
10 vuotta sitten |
Dominik Picheta
|
efca06c71c
Add bool to determine if socket has been closed.
|
10 vuotta sitten |
Dominik Picheta
|
6f155af802
Lots of documentation improvements for asyncdispatch.
|
10 vuotta sitten |
Dominik Picheta
|
bd542ebea3
Fixes httpclient SSL issue. Implements unbuffered SSL recv. Ref #1487.
|
10 vuotta sitten |
Dominik Picheta
|
6e321f799a
Fixes asynchttpserver.
|
10 vuotta sitten |
Dominik Picheta
|
bb1e87ce4d
Async SSL support.
|
10 vuotta sitten |
Dominik Picheta
|
cff2a0c0b4
Case fixes for network modules.
|
10 vuotta sitten |
Araq
|
4523b29d7a
Nimrod renamed to Nim
|
10 vuotta sitten |
Araq
|
11b6958755
big rename
|
10 vuotta sitten |
Dominik Picheta
|
a2ec3c91f1
Fix asyncnet example. Rearrange net code.
|
10 vuotta sitten |
Dominik Picheta
|
ef2f377bfa
Added SafeDisconn for accept.
|
10 vuotta sitten |
Dominik Picheta
|
4f5f98f0b1
Fixes incorrect async exception handling. Adds sleepAsync.
|
10 vuotta sitten |
Dominik Picheta
|
ac8ddb0720
Implement safe flags for socket operations.
|
10 vuotta sitten |