summaryrefslogtreecommitdiff
path: root/tutorial
diff options
context:
space:
mode:
authorAlin Gabriel Serdean <aserdean@ovn.org>2018-04-30 23:44:00 +0300
committerAlin Gabriel Serdean <aserdean@ovn.org>2018-05-08 18:28:51 +0300
commit5fffa669a7c14952305bd923ad423d6839fc3bf2 (patch)
tree2cc9fabe88c8b0025bbfa020f084d75b74b73b70 /tutorial
parent09f37a1b855bb2e774fa6b75405083977fdc3aa2 (diff)
downloadopenvswitch-5fffa669a7c14952305bd923ad423d6839fc3bf2.tar.gz
windows: Fix return value in case of named pipe send failure
Named pipes should emulate UNIX socket behavior. Until now the named pipes returned WSA (Windows implementation of BSD sockets errors) return codes, for send errors. In case of a disconnected named pipe (UNIX socket) send error, we should return EPIPE. Fixes: `check_logs` transient errors when checking for EPIPE. Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org> Acked-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'tutorial')
0 files changed, 0 insertions, 0 deletions