summary refs log tree commit diff stats
path: root/lib/pure/rawsockets.nim
Commit message (Expand)AuthorAgeFilesLines
* More future debug info. Added new error code to SafeDisconn list.Dominik Picheta2014-08-091-1/+1
* Implement safe flags for socket operations.Dominik Picheta2014-07-131-2/+3
* Allow async lambdas. Other socket modifications.Dominik Picheta2014-06-191-1/+0
* doc generation for asyncdispatch worksAraq2014-04-061-16/+18
* Moved the global dispatcher to asyncdispatch.Dominik Picheta2014-03-231-1/+1
* Fixes tasyncawait and the net module on Linux.Dominik Picheta2014-03-231-1/+2
* Many renames. Created high level asyncnet module.Dominik Picheta2014-03-221-0/+420