November 12, 2003 | ||
---|---|---|
View 3e03543b3c
- warning fixes solaris gcc 3.2/sun ccAndrei Pelinescu-Onciul authored on 12/11/2003 20:00:10 |
November 7, 2003 | ||
---|---|---|
View a65b302632
- using separate unix sockets for tcp readers & for getting the write socket (to avoid the case when a reader process execs the script, wants to write on some tcp. con. and in the same time the main tcp process sends it another socket for reading -> the write will get the read socket & the read loop will get the write one)Andrei Pelinescu-Onciul authored on 07/11/2003 00:43:26 |
November 4, 2003 | ||
---|---|---|
View 67b1fc5313
bugfixes:Andrei Pelinescu-Onciul authored on 04/11/2003 18:01:03 |
February 20, 2003 | ||
---|---|---|
View 6c6659cb1a
- solaris fixes - ser + tcp compiles now on solaris (on solaris the msghdr structure is "old style") => introduced a new define: HAVE_MSGHDR_MSG_CONTROLAndrei Pelinescu-Onciul authored on 20/02/2003 19:50:31 |
||
View b988daef50
- compile fixes: ser & tm + tcp compiles on linux, freebsd, openbsd & netbsdAndrei Pelinescu-Onciul authored on 20/02/2003 18:13:22 |
November 29, 2002 | ||
---|---|---|
View 5b532c7fdd
- preliminary tcp support (it doesn't work, it's just for debugging, as long as you compile w/o -DUSE_TCP you should be safe) Note: sip + tcp really sucksAndrei Pelinescu-Onciul authored on 29/11/2002 21:12:24 |