Date: Wed, 21 Jan 1998 18:06:08 -0300 From: daniel_sobral@voga.com.br To: hackers@FreeBSD.ORG Subject: uiomove() Message-ID: <83256593.007383CB.00@papagaio.voga.com.br>
next in thread | raw e-mail | index | archive | help
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? -- Daniel C. Sobral (8-DCS) Daniel_Sobral@voga.com.br Tagline: * FreeBSD. Earth.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?83256593.007383CB.00>