On Mon, Jul 21, 2014 at 11:13:28AM -0700, Daniele Di Proietto wrote: > An error from nl_sock_recv() could mean that there issues with the netlink > socket (EBADF, ENOTSOCK, ...). Keeping calling nl_sock_recv() in this case is > harmful: nln_run() will never return and, since we are calling it from the > main > thread, vswitchd will become unresponsive. > > Suggested-by: Alex Wang <[email protected]> > Signed-off-by: Daniele Di Proietto <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
