Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed useless source address resolving type option | Christian Pointner | 2010-12-02 | 1 | -1/+1 |
* | added new options for resolv types (IPv4 vs IPv6) | Christian Pointner | 2010-12-02 | 1 | -1/+1 |
* | buffer size can now be configured | Christian Pointner | 2010-11-30 | 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 | -2/+7 |
* | one side of cleint connections works for recv | Christian Pointner | 2010-11-27 | 1 | -3/+10 |
* | added REUSEADDR to listen sockets | Christian Pointner | 2010-11-27 | 1 | -10/+13 |
* | listening on tcp sockets works now | Christian Pointner | 2010-11-27 | 1 | -0/+19 |
* | added tcp listener list | Christian Pointner | 2010-11-26 | 1 | -2/+2 |
* | added generic single linked list | Christian Pointner | 2010-11-26 | 1 | -5/+7 |
* | added inital version (working main lopp with signal handler) | Christian Pointner | 2010-11-24 | 1 | -0/+179 |