Re: cvs commit: src/sys/sys protosw.h src/sys/kern uipc_domain.cuipc_socket2.c

[ Available lists | Index of cvs-all | Month of Oct 2004 | Week of 22 Oct 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dag-Erling Smørgrav <des@des.no>
Date
22 Oct 2004 09:43:09
Subject
Re: cvs commit: src/sys/sys protosw.h src/sys/kern uipc_domain.cuipc_socket2.c
Message-ID
xzpsm87xf4q.fsf@dwp.des.no


[ Hide this part ]
Harti Brandt <harti@freebsd.org> writes:
> You cannot prevent the compiler from makeing temporary copies.

Yes, you can, using the volatile keyword.

DES
--
Dag-Erling Smrgrav - des@des.no


Elapsed time: 0.346 seconds