0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Nov 29, 2024 — Nov 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix 2 instances of erroneous use of Events::out in [recv|read]All() functions More... over 12 years ago
cpoll: do not call the callback function twice when Socket::doOperation() calls File::doOperation() More... over 12 years ago
misc changes More... over 12 years ago
misc changes More... over 12 years ago
* added ability to cancel read/write operations; * fixes in StreamWriter * added readAll() and recvAll() functions to Stream classes * added keepBuffer() function to MemoryStream * added recvFrom() and sendTo() to Socket More... over 12 years ago
misc changes More... over 12 years ago
added GenericDelegate as base of all Delegate classes; GenericDelegate can hold a function pointer to a function with any signature More... over 12 years ago
. More... over 12 years ago
Update README.md More... over 12 years ago
Update README.md More... over 12 years ago
Create README.md More... over 12 years ago
. More... over 12 years ago
. More... over 12 years ago
. More... over 12 years ago
. More... over 12 years ago
cpoll: added StreamWriter and BufferedStream More... over 12 years ago
. More... over 12 years ago
. More... over 12 years ago
. More... over 12 years ago
fix nc.xaxaxa buffer size More... over 12 years ago
fixed nc.xaxaxa More... over 12 years ago
significantly reduced # of malloc()s when transferring requests to an appConnection; total malloc()s per request is now about 3 More... over 12 years ago
cleanup unneeded files More... over 12 years ago
cpoll bugfixes; socketd major improvements (# of memory allocations per request reduced to 2 from 3) More... over 12 years ago
. More... over 12 years ago
. More... over 12 years ago
. More... over 12 years ago
. More... over 12 years ago
. More... over 12 years ago
. More... over 12 years ago