Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated default buffer size (10k vs. 1k) | Christian Pointner | 2010-12-10 | 1 | -1/+1 |
* | added async connect | Christian Pointner | 2010-12-10 | 1 | -0/+4 |
* | buffer size can now be configured | Christian Pointner | 2010-11-30 | 1 | -4/+7 |
* | only recv if buffer is not full | Christian Pointner | 2010-11-30 | 1 | -1/+1 |
* | added length field to tcp_endpoint_t | Christian Pointner | 2010-11-28 | 1 | -1/+1 |
* | source address to connect from can now be specified | Christian Pointner | 2010-11-28 | 1 | -1/+1 |
* | first minial version working | Christian Pointner | 2010-11-28 | 1 | -1/+4 |
* | one side of cleint connections works for recv | Christian Pointner | 2010-11-27 | 1 | -2/+5 |
* | added initial (not working) version of client list | Christian Pointner | 2010-11-27 | 1 | -0/+55 |