summary refs log tree commit diff stats
path: root/lib/pure/asynchttpserver.nim
Commit message (Collapse)AuthorAgeFilesLines
* Get rid unsafe pointer type in GetQueuedCompletionStatus.Dominik Picheta2014-04-301-1/+3
|
* Implemented buffering for asynchronous sockets.Dominik Picheta2014-04-131-1/+1
|
* fixes for asynchttpserverAndreas Rumpf2014-04-131-5/+6
|
* Updates docs and news.Dominik Picheta2014-04-061-0/+2
|
* Added asynchttpserver module.Dominik Picheta2014-04-051-0/+177