> OK.  I applied both patches to master.  Thank you!

Hi, Ben.

These patches broke OSX build:

https://travis-ci.org/openvswitch/ovs/jobs/634863662

lib/socket-util.c:1294:31: error: use of undeclared identifier 'MSG_WAITFORONE'
    bool waitforone = flags & MSG_WAITFORONE;
                              ^
lib/socket-util.c:1295:15: error: use of undeclared identifier 'MSG_WAITFORONE'
    flags &= ~MSG_WAITFORONE;
              ^

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to