mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
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 |
||
|---|---|---|
| .. | ||
| tests | ||
| common_impl.h | ||
| Makefile | ||
| Makefile.depend | ||
| msgio.c | ||
| msgio.h | ||