Subject: | sendmsg: Invalid argument |
The test suite fails on FreeBSD systems (tried FreeBSD 10.3 and 9.2):
...
sendmsg: Invalid argument
# Looks like your test exited with 22 before it could output anything.
t/20send.t ...
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 8/8 subtests
sendmsg: Invalid argument
# Looks like your test exited with 22 just after 7.
t/30recv.t ...
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 1/8 subtests
...
In fact, it seems that the module's test suite fails on all systems but Linux:
http://matrix.cpantesters.org/?dist=IO-EventMux-Socket-MsgHdr+0.02