July 4, 2014 | ||
---|---|---|
View 9e1ff4488a
all: updated FSF address in GPL textAnthony Messina authored on 04/07/2014 09:36:37 • Daniel-Constantin Mierla committed on 04/07/2014 09:37:36 |
April 30, 2008 | ||
---|---|---|
View 3d4bb4b17b
- MSG_WAITALL emulation for OSes that don't support it (win+cygwin)Andrei Pelinescu-Onciul authored on 30/04/2008 19:54:34 |
June 16, 2005 | ||
---|---|---|
View 0ba367ec24
- tcp major changes part 1: support for >1024 connection, better io poll model (best poll method selected automatically, there is also an option to enforce it). So far support for epoll (linux >= 2.5.66), sigio + real time signals (linux), poll , select. kqueue (*bsd) and /dev/poll (solaris) comming soon. WARNING: this is still work in progress, the tcp reader part is still not converted to he new model (this means that while the tcp_main process supports > 1024 fds, the tcp childs don't), the main reason for leaving this out for now is debugging. Still to do: config options for poll_method (for now use -W method if you want to force one), config options for tcp timeouts a.s.o.Andrei Pelinescu-Onciul authored on 16/06/2005 14:05:24 |
August 24, 2004 | ||
---|---|---|
View 53c7e0f19a
- Spelling checked - READMEs updatedJan Janak authored on 24/08/2004 08:45:09 |
November 11, 2003 | ||
---|---|---|
View 06aaa54ff3
- merge from testing-0.8.12-r0: - tcp updates (lots) - makefile mips support - tm timer workarround (present also in stable), t_relay_tls changed to t_relay_to_tls - udp_flood sleep & throttle supportAndrei Pelinescu-Onciul authored on 11/11/2003 15:32:36 |
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 |