- 17 Apr, 2000 1 commit
-
-
Michael Graff authored
-
- 14 Apr, 2000 1 commit
-
-
Michael Graff authored
-
- 13 Apr, 2000 1 commit
-
-
Mark Andrews authored
-
- 15 Mar, 2000 2 commits
-
-
Michael Graff authored
-
Michael Graff authored
Previously, both ends were set to non-blocking I/O. Now, only the reader is set non-blocking. This means the writer will block for a while if the pipe fills, but since the watcher is in a different thread from the reader, the pipe will eventually drain, and the writer can continue. This is really nothing more than a lock, just not a mutex-type lock.
-
- 14 Mar, 2000 1 commit
-
-
Michael Graff authored
-
- 13 Mar, 2000 1 commit
-
-
Michael Graff authored
-
- 09 Feb, 2000 1 commit
-
-
Andreas Gustafsson authored
EHOSTUNREACH
-
- 03 Feb, 2000 1 commit
-
-
Bob Halley authored
-
- 02 Feb, 2000 3 commits
-
-
Michael Graff authored
-
Bob Halley authored
-
Andreas Gustafsson authored
-
- 28 Jan, 2000 1 commit
-
-
Bob Halley authored
The manager will no longer try to dispatch internal events for dead sockets, preventing a situation where the ref count could go from 0 back to 1!
-
- 22 Jan, 2000 1 commit
-
-
Bob Halley authored
-
- 16 Dec, 1999 1 commit
-
-
Michael Graff authored
-
- 15 Dec, 1999 1 commit
-
-
Michael Graff authored
-
- 10 Dec, 1999 1 commit
-
-
Michael Graff authored
-
- 09 Dec, 1999 1 commit
-
-
Michael Graff authored
-
- 08 Dec, 1999 1 commit
-
-
Michael Graff authored
retrying on a socket is pointless, as it will immediately fail.
-
- 06 Dec, 1999 3 commits
-
-
Michael Graff authored
-
Michael Graff authored
would be so nice if people would define 'msg_control' in a msghdr to be consistant with other pointers...
-
James Brister authored
statements.
-
- 04 Dec, 1999 1 commit
-
-
Michael Graff authored
-
- 01 Nov, 1999 1 commit
-
-
Bob Halley authored
-
- 05 Oct, 1999 1 commit
-
-
Bob Halley authored
-
- 23 Sep, 1999 1 commit
-
-
Bob Halley authored
-
- 13 Sep, 1999 1 commit
-
-
Michael Graff authored
flag for us. To see if a UDP packet was truncated, look at done_event->attributes and see if ISC_SOCKEVENTATTR_TRUNC is set.
-
- 10 Sep, 1999 1 commit
-
-
Michael Graff authored
requiring an isc_region_t to fill in. Use these macros in a few places.
-
- 06 Sep, 1999 1 commit
-
-
Michael Graff authored
-
- 03 Sep, 1999 3 commits
-
-
Michael Graff authored
-
Michael Graff authored
-
Michael Graff authored
routines (internal and external)
-
- 02 Sep, 1999 5 commits
-
-
Michael Graff authored
-
Michael Graff authored
-
Michael Graff authored
-
Michael Graff authored
-
Michael Graff authored
-
- 31 Aug, 1999 2 commits
-
-
Michael Graff authored
-
Michael Graff authored
-
- 28 Aug, 1999 1 commit
-
-
Bob Halley authored
-