summaryrefslogtreecommitdiff
path: root/src/clients.h
Commit message (Expand)AuthorAgeFilesLines
* 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