aboutsummaryrefslogtreecommitdiff
path: root/elymas/lib/net/alg
AgeCommit message (Collapse)Author
2017-03-20Correctly participate in thundering herdDrahflow
2017-03-06Handle POST requests more robustlyDrahflow
2017-03-02Noted a bugDrahflow
2017-02-10Allow preforkDrahflow
2017-02-08Allow HTTP response headersDrahflow
2015-07-21... but don't so much.Drahflow
2015-07-21Handle dying connections betterDrahflow
2015-07-16Handly POST better (but still slow)Drahflow
2014-12-28Supply SO_REUSEADDR (default for buffered servers)Drahflow
2014-12-26Allow write during acceptDrahflow
2014-03-02Now using the error libraryDrahflow
2014-02-05Parse URL query stringsDrahflow
2013-09-29Event dispatch via object storingDrahflow
2013-09-29TODO done (def??? now overwrites)Drahflow
2013-09-04Minimal HTTP serverDrahflow
2013-09-04buffered polling tcp/ip serverDrahflow