- 29 Jan, 2004 1 commit
-
-
Mark Andrews authored
This also solved the problem that match-destinations for IPv6 addresses did not work on these systems. [RT #10221]
-
- 26 Jan, 2004 1 commit
-
-
Mark Andrews authored
leak memory under error conditions. [RT #10230]
-
- 25 Jul, 2003 1 commit
-
-
Mark Andrews authored
-
- 03 Mar, 2003 1 commit
-
-
Mark Andrews authored
-
- 26 Feb, 2003 1 commit
-
-
Mark Andrews authored
developer: marka reviewer: explorer
-
- 18 Feb, 2003 1 commit
-
-
Mark Andrews authored
-
- 26 Jun, 2002 1 commit
-
-
Mark Andrews authored
-
- 03 Jun, 2002 1 commit
-
-
Mark Andrews authored
conditional on #ifdef LINUX.
-
- 27 May, 2002 1 commit
-
-
Mark Andrews authored
-
- 03 Apr, 2002 2 commits
-
-
Mark Andrews authored
addresses. [RT #2576]
-
Mark Andrews authored
accept(). HPUX 11.11 returns ENOBUFS when the TCP connecting is closed before accept. ENOMEM and ENFILE were also recommend by HP to be treated as soft for accept().
-
- 02 Apr, 2002 1 commit
-
-
Mark Andrews authored
as these are invariably forged. [RT #2621]
-
- 15 Mar, 2002 1 commit
-
-
Mark Andrews authored
-
- 20 Feb, 2002 1 commit
-
-
Mark Andrews authored
-
- 22 Jan, 2002 1 commit
-
-
Mark Andrews authored
control pipe. [RT #2395]
-
- 19 Dec, 2001 2 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
-
- 30 Nov, 2001 1 commit
-
-
Andreas Gustafsson authored
standards; add exceptions to the coding standards for cases where this is not desirable
-
- 29 Nov, 2001 1 commit
-
-
Mark Andrews authored
supported by the OS by a new function isc_socket_ipv6only().
-
- 27 Nov, 2001 2 commits
-
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
- 09 Nov, 2001 1 commit
-
-
Mark Andrews authored
-
- 08 Nov, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 31 Oct, 2001 1 commit
-
-
Andreas Gustafsson authored
based on the source address, not the destination address. (from JINMEI Tatuya)
-
- 22 Oct, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 18 Sep, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 31 Aug, 2001 1 commit
-
-
Mark Andrews authored
-
- 16 Aug, 2001 1 commit
-
-
Mark Andrews authored
was not defined. [RT #1482]
-
- 12 Aug, 2001 1 commit
-
-
Mark Andrews authored
-
- 08 Aug, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 15 Jul, 2001 1 commit
-
-
Andreas Gustafsson authored
ECONNRESET.
-
- 09 Jul, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 07 Jun, 2001 1 commit
-
-
Brian Wellington authored
-
- 04 Jun, 2001 1 commit
-
-
David Lawrence authored
-
- 14 May, 2001 2 commits
-
-
Andreas Gustafsson authored
of always returning ISC_R_UNEXPECTED
-
Andreas Gustafsson authored
by logging code. [RT #1293]
-
- 26 Apr, 2001 1 commit
-
-
Andreas Gustafsson authored
814. [bug] Socket objects left over from accept() failures were incorrectly destroyed, causing corruption of socket manager data structures. 813. [bug] File descriptors exceeding FD_SETSIZE were handled badly. [RT #1192]
-
- 24 Apr, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 10 Apr, 2001 2 commits
-
-
Andreas Gustafsson authored
into hard errors - they should be soft errors
-
Andreas Gustafsson authored
got wedged in a state where accept() always returns EBADF, the server would loop calling internal_accept() repeatedly. Implemented an alternative fix where a hard error in accept() causes an event with a nonzero result code to be sent, and the new socket object to be freed
-