On Tue, Jun 24, 2014 at 11:52:52AM -0700, Gurucharan Shetty wrote: > On Windows, when a peer terminates without calling a close > on socket fd, the server ends up printing "connection dropped" > warning messages. We probably don't want those warning messages > when the error is WSAECONNRESET. > > (In OVS unit tests on Windows, anytime a client like ovs-ofctl > calls a ovs_fatal without clean close(fd) on the socket, the > server like ovs-vswitchd prints warnings that cause unit tests > to fail.) > > Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
Would you mind adding an explanatory comment in the code? Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev