mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 13:20:37 -05:00
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(). |
||
|---|---|---|
| .. | ||
| common | ||
| drivers | ||
| hci | ||
| include | ||
| l2cap | ||
| socket | ||