pkgsrc/pkgtools/pbulk/files/pbulk/lib
jperkin af8ad5bd88 pbulk-base-0.48: Fix pbulk-scan on OSX.
On OSX pbulk-scan can fail to bind with EADDRNOTAVAIL due to sin_zero being
used uninitialised.  Ensure the sockaddr_in is cleared before use.
2014-03-14 09:45:31 +00:00
..
alloc.c
atomic.c
event.c
exec.c
Makefile
match.c
netaddr.c pbulk-base-0.48: Fix pbulk-scan on OSX. 2014-03-14 09:45:31 +00:00
pbulk.h Format string annotations. 2014-01-15 13:52:10 +00:00
read_child.c Minor tidyup to error reporting. (This has been sitting in one of my trees 2013-04-14 17:03:30 +00:00
read_file.c