Alan Cox wrote:
>
> > I Asynchronous I/O (aio_*)
>
> In glibc
So is there no advantage of having something like that in the kernel, to
allow a program to queue up many buffers for the network code to handle
as it can, rather than either blocking on a send() or repeatedly making
kernel calls on a nonblocking socket until it manages to send all its
data?
-- = Warren Young, maintainer of the Winsock Programmer's FAQ at: = http://www.cyberport.com/~tangent/programming/winsock/ = = ICBM Address: 36.8274040 N, 108.0204086 W, alt. 1714m- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Jun 07 2000 - 21:00:18 EST