]> git.ipfire.org Git - thirdparty/unbound.git/commit
- moved pipe actions to util/tube.c. easier porting and shared code.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 23 Jul 2008 09:23:03 +0000 (09:23 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 23 Jul 2008 09:23:03 +0000 (09:23 +0000)
commit34d75b1994bb7fb67a88da495a57ff87ecf8889a
treed0c93d09e78f5379d4155778e419840b73d4f22e
parentb61f24e8d309cb4cad9702036742480616dde0af
- moved pipe actions to util/tube.c. easier porting and shared code.
- check _raw() commpoint callbacks with fptr_wlist.
- iana port update.

git-svn-id: file:///svn/unbound/trunk@1163 be551aaa-1e26-0410-a405-d3ace91eadb9
16 files changed:
daemon/daemon.c
daemon/worker.c
daemon/worker.h
doc/Changelog
libunbound/context.h
libunbound/libunbound.c
libunbound/libworker.c
libunbound/libworker.h
smallapp/worker_cb.c
testcode/fake_event.c
util/fptr_wlist.c
util/fptr_wlist.h
util/iana_ports.inc
util/netevent.c
util/tube.c
util/tube.h