glebius
e25e77f91d
Make it possible for sbappend() to preserve M_NOTREADY on mbufs, just like
...
sbappendstream() does. Although, M_NOTREADY may appear only on SOCK_STREAM
sockets, due to sendfile(2) supporting only the latter, there is a corner
case of AF_UNIX/SOCK_STREAM socket, that still uses records for the sake
of control data, albeit being stream socket.
Provide private version of m_clrprotoflags(), which understands PRUS_NOTREADY,
similar to m_demote().
2016-01-08 19:03:20 +00:00
..
2016-01-07 19:47:26 +00:00
2016-01-07 12:31:49 +00:00
2016-01-02 21:13:14 +00:00
2016-01-08 17:33:34 +00:00
2015-12-20 23:22:04 +00:00
2016-01-07 20:22:55 +00:00
2016-01-06 20:28:09 +00:00
2016-01-08 10:04:19 +00:00
2016-01-07 05:47:34 +00:00
2016-01-05 01:58:30 +00:00
2015-12-30 22:43:07 +00:00
2015-11-27 19:03:59 +00:00
2016-01-07 23:02:15 +00:00
2016-01-07 21:43:43 +00:00
2016-01-07 05:47:34 +00:00
2016-01-07 19:47:26 +00:00
2016-01-08 19:03:20 +00:00
2016-01-01 17:06:16 +00:00
2016-01-02 02:53:48 +00:00
2016-01-07 05:47:34 +00:00
2016-01-08 16:25:11 +00:00
2016-01-04 17:17:06 +00:00
2016-01-08 19:03:20 +00:00
2016-01-07 11:54:20 +00:00
2016-01-04 18:32:24 +00:00
2015-11-25 07:31:59 +00:00
2016-01-07 10:20:03 +00:00
2015-11-30 21:54:27 +00:00
2016-01-08 19:03:20 +00:00
2015-12-30 22:43:07 +00:00
2015-12-03 20:54:55 +00:00
2016-01-04 02:20:14 +00:00
2015-12-17 18:44:30 +00:00
2015-12-20 23:22:04 +00:00
2016-01-02 19:28:35 +00:00
2016-01-08 19:03:20 +00:00
2015-12-21 11:50:32 +00:00
2015-12-27 14:42:39 +00:00
2016-01-07 19:47:26 +00:00
2015-12-31 01:54:07 +00:00