diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-03-15 16:10:12 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-03-15 16:10:12 +0000 |
commit | bb6875f015e972c353dac4616e93affe94d56162 (patch) | |
tree | e02e5b89cfb41d636bd59aa935e225f5b84e4bbc /lib | |
parent | d73d7ccac9cd3834d932c09741bf2a37be3cd7ef (diff) |
Fix several CMSG-related bugs. Chaining CMSG's is tricky since you need to
use CMSG_SPACE for all except the last one, which should be CMSG_LEN. This
makes calculate .msg_controllen tricky. Also make sure that we can receive
multiple CMSG's again.
ok deraadt@, hshoexer@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions