mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02:00
Add new socket option, SO_RCVPRIORITY, to include SO_PRIORITY in the
ancillary data returned by recvmsg().
This is analogous to the existing support for SO_RCVMARK,
as implemented in commit
|
||
|---|---|---|
| .. | ||
| auxvec.h | ||
| bitfield.h | ||
| bitsperlong.h | ||
| break.h | ||
| byteorder.h | ||
| cachectl.h | ||
| errno.h | ||
| fcntl.h | ||
| hwcap.h | ||
| inst.h | ||
| ioctl.h | ||
| ioctls.h | ||
| Kbuild | ||
| kvm.h | ||
| mman.h | ||
| msgbuf.h | ||
| param.h | ||
| perf_regs.h | ||
| poll.h | ||
| posix_types.h | ||
| ptrace.h | ||
| reg.h | ||
| resource.h | ||
| sembuf.h | ||
| setup.h | ||
| sgidefs.h | ||
| shmbuf.h | ||
| sigcontext.h | ||
| siginfo.h | ||
| signal.h | ||
| socket.h | ||
| sockios.h | ||
| stat.h | ||
| statfs.h | ||
| swab.h | ||
| sysmips.h | ||
| termbits.h | ||
| termios.h | ||
| types.h | ||
| ucontext.h | ||
| unistd.h | ||