Basically I want to model POSIX async io "aiocb"( <a href="http://uw714doc.sco.com/en/man/html.5/aiocb.5.html">http://uw714doc.sco.com/en/man/html.5/aiocb.5.html</a>) in Haskell .. in particular the aiocb field "aio_buf"!<br>
<br>Kind regards, Vasili<br><br><div class="gmail_quote">On Sun, Jun 22, 2008 at 1:47 AM, Galchin, Vasili <<a href="mailto:vigalchin@gmail.com">vigalchin@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br> I want to model an I/O read/write buffer in Haskell and marshall down into ANSI C.<br><br>1) ByteString? Or Ptr Word8?<br><br>2) What are example values of the types in 1)?<br><br><br>Kind regards, Vasili<br>
</blockquote></div><br>