From owner-freebsd-hackers Wed Feb 10 06:30:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA03754 for freebsd-hackers-outgoing; Wed, 10 Feb 1999 06:30:21 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03745 for ; Wed, 10 Feb 1999 06:30:16 -0800 (PST) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.2/8.9.1) id PAA13435; Wed, 10 Feb 1999 15:30:08 +0100 (CET) (envelope-from des) To: Matthew Dillon Cc: Christoph Kukulies , Peter Wemm , Terry Lambert , hackers@FreeBSD.ORG Subject: Re: portability of shm, mmap, pipes and socket IPC References: <199902092246.PAA10658@usr02.primenet.com> <199902100403.MAA55849@spinner.netplex.com.au> <19990210085847.A11710@gil.physik.rwth-aachen.de> <199902100907.BAA79553@apollo.backplane.com> From: Dag-Erling Smorgrav Date: 10 Feb 1999 15:30:07 +0100 In-Reply-To: Matthew Dillon's message of "Wed, 10 Feb 1999 01:07:44 -0800 (PST)" Message-ID: Lines: 10 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matthew Dillon writes: > The problem is that linux updates the timeval structure on return, > telling you how much time is left. Yup. I wish FreeBSD did that - the man page already states that one shouldn't rely on tv not being modified, so it shouldn't break POLA. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message