This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: aio_suspend glibc-2.3 Vs 2.2.5


The previous behavior was in error.  aio_suspend is specified to return as
soon as any of the requests is complete, and is not allowed to block at all
if any of them is already completed when aio_suspend is called.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]