oddbits.git
6 years ago* net: use struct sockaddr_storage to store addresses
Urban Wallasch [Thu, 24 Oct 2019 02:06:17 +0000 (04:06 +0200)]
* net: use struct sockaddr_storage to store addresses

6 years ago* net: changed order of function definitions; comment reformatting
Urban Wallasch [Wed, 23 Oct 2019 20:50:40 +0000 (22:50 +0200)]
* net: changed order of function definitions; comment reformatting

6 years ago* added LICENSE file and copyright notices; added .gitignore; fixed comments
Urban Wallasch [Wed, 23 Oct 2019 20:37:11 +0000 (22:37 +0200)]
* added LICENSE file and copyright notices; added .gitignore; fixed comments

6 years ago* net: minor change in debug output
Urban Wallasch [Wed, 23 Oct 2019 20:07:57 +0000 (22:07 +0200)]
* net: minor change in debug output

6 years ago* net: added recvfrom_tm() and sendto_tm()
Urban Wallasch [Wed, 23 Oct 2019 17:30:15 +0000 (19:30 +0200)]
* net: added recvfrom_tm() and sendto_tm()
* net: improved test program

6 years ago* net: improved debug address reporting, comments
Urban Wallasch [Wed, 23 Oct 2019 14:02:21 +0000 (16:02 +0200)]
* net: improved debug address reporting, comments

6 years ago* net: improved poll revent handling
Urban Wallasch [Wed, 23 Oct 2019 11:57:33 +0000 (13:57 +0200)]
* net: improved poll revent handling

6 years ago* added net_test.c
Urban Wallasch [Tue, 22 Oct 2019 18:15:04 +0000 (20:15 +0200)]
* added net_test.c

6 years ago* fixed some error messages and comments
Urban Wallasch [Tue, 22 Oct 2019 18:13:27 +0000 (20:13 +0200)]
* fixed some error messages and comments

6 years ago* changed prototype of net_strerror()
Urban Wallasch [Tue, 22 Oct 2019 16:45:59 +0000 (18:45 +0200)]
* changed prototype of net_strerror()
* improved comments

6 years ago* renamed trace.c to trace_test.c
Urban Wallasch [Tue, 22 Oct 2019 14:55:45 +0000 (16:55 +0200)]
* renamed trace.c to trace_test.c

6 years ago* net: inital commit
Urban Wallasch [Tue, 22 Oct 2019 12:44:34 +0000 (14:44 +0200)]
* net: inital commit
* updated README.html

6 years ago* Changed absolute to relative link in README.html.
Urban Wallasch [Sat, 19 Oct 2019 11:51:13 +0000 (13:51 +0200)]
* Changed absolute to relative link in README.html.

6 years ago* Added repository README.
Urban Wallasch [Sat, 19 Oct 2019 11:08:55 +0000 (13:08 +0200)]
* Added repository README.

6 years ago* trace: initial commit
Urban Wallasch [Sat, 19 Oct 2019 10:22:02 +0000 (12:22 +0200)]
* trace: initial commit