DragonFly commits List (threaded) for 2012-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: libc - Do not allow a stuck syslogd to screw up the entire system
commit 61f40eab02d073fff26f1d1cc78d5693c3bcea53
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Mar 23 17:33:51 2012 -0700
libc - Do not allow a stuck syslogd to screw up the entire system
* If syslogd gets stuck the socket buffer will still full forever.
Only try writing a limited number of times before giving up.
Summary of changes:
lib/libc/gen/syslog.c | 19 ++++++++++++++-----
1 files changed, 14 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/61f40eab02d073fff26f1d1cc78d5693c3bcea53
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]