index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
nativesockets.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleaned up accept-close-race fix #5279
Araq
2017-02-07
1
-25
/
+0
*
Move checkCloseError to nativesockets
Ruslan Mustakov
2017-02-07
1
-0
/
+25
*
Fix Windows accept() to fail future instead of raising
Ruslan Mustakov
2017-02-01
1
-1
/
+2
*
deprecated nativesockets.dealloc, use freeAddrInfo instead; fixed stdlib depr...
Andreas Rumpf
2017-01-30
1
-10
/
+12
*
Fix nativesockets.select()
Loris Pederiva
2017-01-18
1
-7
/
+30
*
Added 'android4' define support that declares a different gethostbyaddr. Fixe...
Ruslan Mustakov
2016-06-22
1
-2
/
+7
*
Merge branch 'unix-sockets' of https://github.com/girvo/Nim into girvo-unix-s...
Dominik Picheta
2016-05-30
1
-1
/
+1
|
\
|
*
net.nim: add support for Unix sockets
Michał Zieliński
2015-10-28
1
-1
/
+1
*
|
Merge pull request #3648 from FedericoCeratto/reuse_port
Andreas Rumpf
2016-05-29
1
-1
/
+1
|
\
\
|
*
|
Add SO_REUSEPORT support
Federico Ceratto
2015-12-16
1
-1
/
+1
*
|
|
Define ports as uint16s to fix #3484
Josep Sanjuas
2016-03-27
1
-15
/
+51
*
|
|
Fixed deprecation warnings while Nim compiles.
Hans Raaf
2016-01-18
1
-1
/
+1
*
|
|
Fix nativesockets compilation on OpenBSD and NetBSD
def
2015-12-23
1
-1
/
+1
|
/
/
*
|
Fixed getAddrInfo on android
Yuriy Glukhov
2015-12-08
1
-1
/
+2
*
|
OpenBSD doesn't support AI_V4MAPPED
Juan Francisco Cantero Hurtado
2015-11-23
1
-1
/
+3
|
/
*
Merge remote-tracking branch 'origin/devel' into fix-test-failures
Aman Gupta
2015-10-06
1
-1
/
+0
*
Rename rawsockets module to nativesockets
Adam Strzelecki
2015-10-03
1
-0
/
+553