unbound/daemon
Wouter Wijngaards 4a6d702edf - mingw32 porting.
- test for sys/wait.h
          - WSAEWOULDBLOCK test after nonblocking TCP connect.
          - write_iov_buffer removed: unused and no struct iov on windows.
          - signed/unsigned warning fixup mini_event.
          - use ioctlsocket to set nonblocking I/O if fnctl is unavailable.
          - skip signals that are not defined
          - detect pwd.h.
          - detect getpwnam, getrlimit, setsid, sbrk, chroot.
          - default config has no chroot if chroot() unavailable.
          - if no kill() then no pidfile is read or written.
          - gmtime_r is replaced by nonthreadsafe alternative if unavail.
            used in rrsig time validation errors.


git-svn-id: file:///svn/unbound/trunk@1097 be551aaa-1e26-0410-a405-d3ace91eadb9
2008-05-23 14:13:07 +00:00
..
acl_list.c porting. 2008-04-16 16:09:25 +00:00
acl_list.h more portable libtool linking of included ldns package. 2008-01-10 11:47:07 +00:00
daemon.c - mingw32 porting. 2008-05-23 14:13:07 +00:00
daemon.h - random port selection out of the configged ports. 2008-04-11 13:24:49 +00:00
stats.c stats output text nice. 2008-02-11 09:19:32 +00:00
stats.h some basic stats. 2007-05-01 12:13:29 +00:00
unbound.c - mingw32 porting. 2008-05-23 14:13:07 +00:00
worker.c - mingw32 porting. 2008-05-23 14:13:07 +00:00
worker.h - random port selection out of the configged ports. 2008-04-11 13:24:49 +00:00