September 10, 2002 | ||
---|---|---|
View 741db91318
- sockaddr_union len fixes (needed for bind/sun) - new macro sockaddru_len(su) -> returns the len of a sockaddr_union (sizeof(sockaddr) or sizeof(sockaddr_in6)) - removed the len parameter in udp_send (not needed) and updated the modules using it (im, msilo, sl, tm)Andrei Pelinescu-Onciul authored on 10/09/2002 13:49:23 |
May 26, 2002 | ||
---|---|---|
View 36ef03290c
- made ipv4<->ipv6 possible - added different port numbers (eg. ser -l foo -p 1234 -l bar -p 4321 ) - small signal fixes (sigterm to evrybody on exit, exit if 1 child dies a.s.o)Andrei Pelinescu-Onciul authored on 26/05/2002 21:38:02 |
||
View 4e2fdd790c
- ipv6 support (-DUSE_IPV6) - changed all the sockaddr/ip addr structures - added gethostbyname/addr wrappers (resolve.h)Andrei Pelinescu-Onciul authored on 26/05/2002 13:50:48 |
November 12, 2001 | ||
---|---|---|
View d24a205903
added seeking maximum receive buffer sizeJiri Kuthan authored on 12/11/2001 19:51:59 |
September 21, 2001 | ||
---|---|---|
View a46cdb8cef
- small sun fixesAndrei Pelinescu-Onciul authored on 21/09/2001 20:35:51 |
||
View 3e429f5c5a
- finally a working versionAndrei Pelinescu-Onciul authored on 21/09/2001 20:24:13 |
September 6, 2001 | ||
---|---|---|
View 1b1b19d885
- added cmd line options, help - added check for via (replies) and check for received (requests) - minor bugfixesAndrei Pelinescu-Onciul authored on 06/09/2001 02:24:00 |
September 4, 2001 | ||
---|---|---|
View e60a9728a5
First working releaseAndrei Pelinescu-Onciul authored on 04/09/2001 20:55:41 |