Rich Felker
96107564e2
workaround another sendmsg kernel bug on 64-bit machines
...
the kernel wrongly expects the cmsg length field to be size_t instead
of socklen_t. in order to work around the issue, we have to impose a
length limit and copy to a local buffer. the length limit should be
more than sufficient for any real-world use; these headers are only
used for passing file descriptors and permissions between processes
over unix sockets.
2012-07-12 21:37:54 -04:00
..
2011-02-12 00:22:29 -05:00
2011-05-08 00:03:00 -04:00
2012-05-22 22:04:55 -04:00
2012-06-15 21:52:53 -04:00
2012-02-07 22:48:58 -05:00
2011-02-12 00:22:29 -05:00
2011-04-13 16:45:43 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2012-06-04 08:03:56 -04:00
2011-11-10 20:40:06 -05:00
2011-11-10 20:40:06 -05:00
2012-05-10 12:10:44 -04:00
2011-02-12 00:22:29 -05:00
2011-06-18 07:39:05 -04:00
2011-10-17 12:23:04 -04:00
2011-09-15 13:03:13 -04:00
2011-02-12 00:22:29 -05:00
2011-09-19 11:56:09 -04:00
2012-06-04 08:03:56 -04:00
2011-09-23 22:24:33 -04:00
2011-02-12 00:22:29 -05:00
2012-06-15 21:52:53 -04:00
2011-11-10 20:40:06 -05:00
2011-07-09 18:06:59 -04:00
2012-07-12 21:37:54 -04:00
2011-02-12 00:22:29 -05:00
2012-06-04 08:03:56 -04:00
2012-06-04 08:03:56 -04:00
2012-06-04 08:03:56 -04:00
2011-02-12 00:22:29 -05:00
2011-11-10 20:40:06 -05:00
2011-09-26 00:59:28 -04:00
2011-11-10 20:40:06 -05:00
2012-06-07 23:06:04 -04:00
2011-04-05 12:13:54 -04:00
2012-06-15 21:52:53 -04:00
2012-05-22 21:52:08 -04:00
2011-11-10 20:40:06 -05:00
2011-09-20 20:02:48 -04:00
2012-06-04 08:03:56 -04:00
2011-02-12 00:22:29 -05:00
2012-06-23 21:38:47 -04:00
2011-02-12 00:22:29 -05:00
2011-09-23 14:24:57 -04:00
2011-11-10 20:40:06 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2012-05-22 21:52:08 -04:00