Tiwei Bie 7a36967029 vhost: do not generate signal when sendmsg fails
More precisely, do not generate a SIGPIPE signal if the peer
has closed the connection. Otherwise, it will terminate the
process by default. As a library, we should avoid terminating
the application process when error happens and just need to
return with an error.

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2018-03-30 14:08:44 +02:00
..
2018-02-01 02:27:22 +01:00
2018-03-30 14:08:44 +02:00
2018-02-01 01:03:26 +01:00
2018-02-01 02:27:22 +01:00
2018-01-31 15:35:56 +01:00
2018-01-31 15:35:01 +01:00
2018-01-30 21:59:00 +01:00