In article <[EMAIL PROTECTED]>,
Christopher Sedore <[EMAIL PROTECTED]> wrote:
>
> I've got a set of patches that fix this and the fact that signals don't
> get issued for completion on certain types of requests. I'm hoping to get
> it committed, but feel free to contact me for the latest stuff
On Tue, 2 Nov 1999, Ricardo Bernardini wrote:
> Hello list!
>
> I'm starting with aio functions (aio_read, aio_return, etc.), I've made them
> work with disk file I/O, now I'm trying with TCP sockets not with the same
> success. Does anyone know if it is pos
Hello list!
I'm starting with aio functions (aio_read, aio_return, etc.), I've made them
work with disk file I/O, now I'm trying with TCP sockets not with the same
success. Does anyone know if it is posible to do what I'm trying? Or where
to find more info about this fu
On Wed, 3 Nov 1999, John Polstra wrote:
> In article <[EMAIL PROTECTED]>,
> Christopher Sedore <[EMAIL PROTECTED]> wrote:
[...snip info on aio stuff...]
> >
> > I hope to try 1000 descriptors soon.
>
> That's great news! So have you gotten rid of some of these absurdly
> low fixed limits?
>
On Fri, 5 Nov 1999, Daniel C. Sobral wrote:
> Ricardo Bernardini wrote:
> >
> > Well !! That's far more than the things I'm having trouble with!! I'm not
> > being able to make ONE asynchronous read. I've tried the aio functions with
> > file I/O
Ricardo Bernardini wrote:
>
> Well !! That's far more than the things I'm having trouble with!! I'm not
> being able to make ONE asynchronous read. I've tried the aio functions with
> file I/O and it worked fine, I've also tried the socket I/O with read()
Well !! That's far more than the things I'm having trouble with!! I'm not
being able to make ONE asynchronous read. I've tried the aio functions with
file I/O and it worked fine, I've also tried the socket I/O with read() and
it worked fine too. But when I issue the r
7 matches
Mail list logo