Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 1998 10:39:37 +1100 (EDT)
From:      Darren Reed <avalon@coombs.anu.edu.au>
To:        daniel_sobral@voga.com.br
Cc:        hackers@FreeBSD.ORG
Subject:   Re: uiomove()
Message-ID:  <199801212341.PAA11488@hub.freebsd.org>
In-Reply-To: <83256593.007383CB.00@papagaio.voga.com.br> from "daniel_sobral@voga.com.br" at Jan 21, 98 06:06:08 pm

next in thread | previous in thread | raw e-mail | index | archive | help
In some mail from daniel_sobral@voga.com.br, sie said:
> 
> 
> Still more questions. I'm a bottomless pit of them. :-)
> 
> Can I make multiple uiomove()'s? Or, more to the point (as I should have
> done, anyway :), I'm using a circular buffer, and this means some read()'s
> or write()'s may only be completed up to the size requested by making two
> consecutive uiomove()'s. How can I do this? Does uiomove()'s update uio
> structure, should I do it myself, or what?

uiomove() may be called multiple times - it updates the uio struct itself.




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