martin
ce099b4099
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
ad
e6ac0b80ac
Fix uninitialized variable that caused this to fail spuriously.
2008-02-29 16:28:12 +00:00
mrg
37d2b2a6e9
use socklen_t where appropriate.
2006-05-10 19:10:09 +00:00
perry
dd334ae584
de-__P, remove obsolete "register" declarations.
2005-02-06 06:05:18 +00:00
thorpej
d20c2ec7d2
- Kill some warnings, and enable WARNS=1.
...
- Use CMSG_SPACE() and CMSG_DATA() properly; don't define structures
to hold messages, which will not have the correct alignment after
the cmsg header.
2000-06-05 06:01:42 +00:00
sommerfe
9f81ab06ab
Make this a more thorough test of file descriptor passing
1999-03-22 18:19:54 +00:00
mycroft
665d14aa61
Make this a little more flexible, and adjust to catch
...
a particular error.
1999-01-21 09:54:23 +00:00
thorpej
d7b0b872a8
Use PF_* for socket(2) calls.
1998-06-24 23:51:30 +00:00
thorpej
81b7dbe92b
Rewrite this to also test passing credentials.
1998-01-07 23:38:53 +00:00
thorpej
1ca58a0f3f
Add a regression test to test passing of multiple file descriptors as
...
Unix domain socket ancillary data.
1998-01-07 03:53:00 +00:00