summaryrefslogtreecommitdiff
path: root/src/clients.h
Commit message (Expand)AuthorAgeFilesLines
* make fd states more explicitChristian Pointner2015-05-261-1/+1
* try not to loose data when removing client... needs testing!!!Christian Pointner2015-05-251-1/+4
* updated copyright and changelogChristian Pointner2015-05-131-1/+1
* whitespace cleanupsChristian Pointner2013-10-071-6/+6
* client info contains bytes received and transferred nowChristian Pointner2010-12-141-0/+1
* updated default buffer size (10k vs. 1k)Christian Pointner2010-12-101-1/+1
* added async connectChristian Pointner2010-12-101-0/+4
* buffer size can now be configuredChristian Pointner2010-11-301-4/+7
* only recv if buffer is not fullChristian Pointner2010-11-301-1/+1
* added length field to tcp_endpoint_tChristian Pointner2010-11-281-1/+1
* source address to connect from can now be specifiedChristian Pointner2010-11-281-1/+1
* first minial version workingChristian Pointner2010-11-281-1/+4
* one side of cleint connections works for recvChristian Pointner2010-11-271-2/+5
* added initial (not working) version of client listChristian Pointner2010-11-271-0/+55