git: vknetd - Ignore SIGPIPE
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jan 12 11:07:49 PST 2012
commit 1709135ea19db22695e1f94232a4b95cc2e27a66
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jan 12 11:06:59 2012 -0800
vknetd - Ignore SIGPIPE
* Ignore SIGPIPE, fixing an undesired kill of vknetd when a write()
races a vkernel termination.
Reported-by: tuxillo
Summary of changes:
usr.sbin/vknetd/vknetd.c | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1709135ea19db22695e1f94232a4b95cc2e27a66
--
DragonFly BSD source repository
More information about the Commits
mailing list