oddbits.git
2019-10-24 Urban Wallasch* net: use struct sockaddr_storage to store addresses
2019-10-23 Urban Wallasch* net: changed order of function definitions; comment...
2019-10-23 Urban Wallasch* added LICENSE file and copyright notices; added ...
2019-10-23 Urban Wallasch* net: minor change in debug output
2019-10-23 Urban Wallasch* net: added recvfrom_tm() and sendto_tm()
2019-10-23 Urban Wallasch* net: improved debug address reporting, comments
2019-10-23 Urban Wallasch* net: improved poll revent handling
2019-10-22 Urban Wallasch* added net_test.c
2019-10-22 Urban Wallasch* fixed some error messages and comments
2019-10-22 Urban Wallasch* changed prototype of net_strerror()
2019-10-22 Urban Wallasch* renamed trace.c to trace_test.c
2019-10-22 Urban Wallasch* net: inital commit
2019-10-19 Urban Wallasch* Changed absolute to relative link in README.html.
2019-10-19 Urban Wallasch* Added repository README.
2019-10-19 Urban Wallasch* trace: initial commit