summaryrefslogtreecommitdiff
path: root/src/clients.c
Commit message (Expand)AuthorAgeFilesLines
* fixed handling of client readChristian Pointner2010-12-021-21/+23
* buffer size can now be configuredChristian Pointner2010-11-301-27/+57
* only recv if buffer is not fullChristian Pointner2010-11-301-5/+8
* added length field to tcp_endpoint_tChristian Pointner2010-11-281-17/+5
* source address to connect from can now be specifiedChristian Pointner2010-11-281-1/+17
* first minial version workingChristian Pointner2010-11-281-15/+78
* one side of cleint connections works for recvChristian Pointner2010-11-271-30/+82
* added initial (not working) version of client listChristian Pointner2010-11-271-0/+147