Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2000 12:46:13 -0500
From:      Christopher Masto <chris@netmonger.net>
To:        Anton Berezin <tobez@plab.ku.dk>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Shared memory - Was: 2 Queries
Message-ID:  <20000301124613.A15018@netmonger.net>
In-Reply-To: <20000301182028.C61034@plab.ku.dk>; from Anton Berezin on Wed, Mar 01, 2000 at 06:20:28PM %2B0100
References:  <20000229021327.E21720@fw.wintelcom.net> <Pine.BSF.4.21.0002290954410.917-100000@merlin.onsea.com> <20000229134143.B4903@netmonger.net> <20000301182028.C61034@plab.ku.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 01, 2000 at 06:20:28PM +0100, Anton Berezin wrote:
> I would say that the programs you've mentioned are badly written then.
> 
> It takes no more than
> 
>         XSync(disp,False);
>         shmctl( shmid, IPC_RMID, 0);

It takes no more than a well-designed operating system service to
ensure that badly written programs don't fail to release resources
when they crash.
-- 
Christopher Masto         Senior Network Monkey      NetMonger Communications
chris@netmonger.net        info@netmonger.net        http://www.netmonger.net

Free yourself, free your machine, free the daemon -- http://www.freebsd.org/


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?20000301124613.A15018>