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
/
rawsockets.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed SIGPIPE on MacOS
yglukhov
2015-04-08
1
-4
/
+3
*
Fixed doc generation on mac.
yglukhov
2015-04-02
1
-1
/
+1
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
ignore signal SIGPIPE on Darwin
Andre
2014-12-30
1
-0
/
+4
*
Fixed FD_SET casing
Erik O'Leary
2014-10-10
1
-1
/
+1
*
Adds socket creation for arbitrary domain, type and protocol.
Dominik Picheta
2014-09-18
1
-0
/
+7
*
NimFix on net and rawsockets modules.
Dominik Picheta
2014-09-13
1
-4
/
+4
*
'nimfix' improvements; FdSet is TFdSet again
Araq
2014-09-08
1
-4
/
+4
*
big rename
Araq
2014-08-28
1
-17
/
+17
*
big rename
Araq
2014-08-28
1
-18
/
+18
*
big rename
Araq
2014-08-27
1
-70
/
+73
*
More future debug info. Added new error code to SafeDisconn list.
Dominik Picheta
2014-08-09
1
-1
/
+1
*
Implement safe flags for socket operations.
Dominik Picheta
2014-07-13
1
-2
/
+3
*
Allow async lambdas. Other socket modifications.
Dominik Picheta
2014-06-19
1
-1
/
+0
*
doc generation for asyncdispatch works
Araq
2014-04-06
1
-16
/
+18
*
Moved the global dispatcher to asyncdispatch.
Dominik Picheta
2014-03-23
1
-1
/
+1
*
Fixes tasyncawait and the net module on Linux.
Dominik Picheta
2014-03-23
1
-1
/
+2
*
Many renames. Created high level asyncnet module.
Dominik Picheta
2014-03-22
1
-0
/
+420