SIG_IGN

Cole cole at acenet.co.za
Tue May 4 14:20:53 PDT 2004


Hey

Im writing a threaded program to handle connections coming from squid. And
the program is working fine, except that i cant seem to set signal(SIGPIPE,
SIG_IGN)
It doesnt give any errors when performing that command, and then when i
check to see what SIGPIPE is set to, it apparently isnt SIG_IGN.

So i started to search google and i did find a page where guys had the same
problem, but that was on linux and not FreeBSD.

Im running FreeBSD 4.8-RELEASE
gcc version 2.95.4 20020320 [FreeBSD]

If anyone has any ideas please let me know.
Thanks
/Cole







More information about the freebsd-hackers mailing list