freebsd-dev/lib/libnv
Robert Wing 7c9948c2e9 skip test case nvlist_send_recv__send_many_fds__dgram
If I'm not mistaken, the underlying sendmsg() for nvlist_send() is
failing with ENOBUFS. In turn, nvlist_recv() returns NULL because it
didn't receive the expected number of file descriptors.

Adjusting net.local.dgram.recvspace worked on my local machine, but on
CI the test still fails consistently.

PR:     260891
2022-01-02 12:26:07 -09:00
..
tests skip test case nvlist_send_recv__send_many_fds__dgram 2022-01-02 12:26:07 -09:00
common_impl.h Ensure that libnv can be used when kern.trap_enotcap=1. 2018-11-13 20:07:55 +00:00
Makefile libpfct: Fix PIC flag 2021-04-17 22:10:13 +02:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
msgio.c libnv: let nvlist_recv() pass flags to recv() 2021-12-06 09:54:55 -09:00
msgio.h libnv: let nvlist_recv() pass flags to recv() 2021-12-06 09:54:55 -09:00