Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 1998 16:31:02 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Peter Edwards <peter.edwards@isocor.ie>
Cc:        Archie Cobbs <archie@whistle.com>, freebsd-current@FreeBSD.ORG
Subject:   Re: inetd: realloc/free bug
Message-ID:  <199812120031.QAA41407@apollo.backplane.com>
References:  <199812111957.LAA27876@bubba.whistle.com> <3671B6B6.792BA595@isocor.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
    I've commited my fix to inetd.  As I said before, there
    really isn't much to it.  You simply allow signal operation
    around the select() code and block signals at all other
    times and you are done.  No fancy pipes, no fancy global
    flags, insignificantly delayed signal operation (and 
    nominally not delayed at all), inherent event serialization,
    etc etc etc.

				-Matt

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812120031.QAA41407>