mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
SOCK_NONBLOCK flags, that allow to save fcntl() calls. Implement a variation of the socket() syscall which takes a flags in addition to the type argument. Approved by: kib (mentor) MFC after: 1 month |
||
|---|---|---|
| .. | ||
| linux.h | ||
| linux32_dummy.c | ||
| linux32_genassym.c | ||
| linux32_ipc64.h | ||
| linux32_locore.s | ||
| linux32_machdep.c | ||
| linux32_proto.h | ||
| linux32_support.s | ||
| linux32_syscall.h | ||
| linux32_sysent.c | ||
| linux32_sysvec.c | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||