Konstantin Belousov 74f5d68011 Make linux_sendmsg() and linux_recvmsg() work on linux32/amd64.
Change types used in the linux' struct msghdr and struct cmsghdr
definitions to the properly-sized architecture-specific types.
Move ancillary data handler from linux_sendit() to linux_sendmsg().

Submitted by:	dchagin
2008-11-29 17:14:06 +00:00
..
2008-04-08 09:45:49 +00:00
2006-12-21 13:11:06 +00:00
2006-12-31 12:39:10 +00:00
2006-12-20 20:17:35 +00:00
2008-04-08 09:45:49 +00:00