Use special code path for OpenBSD in sndrcv.
On OpenBSD use the non-blocking recv() after select() in sndrcv(). That was already done for FreeBSD and Darwin. This fixes sniffing on real hardware with libdnet backend.
Please register or sign in to comment