On Sat, Jan 07, 2017 at 02:28:35PM +0800, Guoshuai Li wrote: > When OVSDB server is aborted, > the SSL send function will throw SSL.SysCallError exception, > which we need to catch and return it's -errno. > > While SSL.WantWriteError exception needs to return -EAGAIN > based on its parent class, not EAGAIN > > Signed-off-by: Guoshuai Li <[email protected]>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
