FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fd_send
lib/libnv/msgio.h
44
int fd_send(int sock, const int *fds, size_t nfds);
lib/libnv/tests/nvlist_send_recv_test.c
704
ATF_REQUIRE_EQ(fd_send(fd, fds, 1), 0);