mirror of
https://github.com/openvswitch/ovs
synced 2025-10-29 15:28:56 +00:00
It seems possible that a signal coming in at the wrong time could confuse this code. It's always best to loop on EINTR.
It seems possible that a signal coming in at the wrong time could confuse this code. It's always best to loop on EINTR.