Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 1997 11:57:39 -0500 (EST)
From:      "John S. Dyson" <toor@dyson.iquest.net>
To:        cmsedore@mailbox.syr.edu (Christopher Sedore)
Cc:        FreeBSD-Hackers@FreeBSD.ORG
Subject:   Re: async socket stuff
Message-ID:  <199705271657.LAA00207@dyson.iquest.net>
In-Reply-To: <Pine.SOL.3.95.970527111554.10830E-100000@rodan.syr.edu> from Christopher Sedore at "May 27, 97 11:24:22 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 2. Implementing general async I/O for sockets.  Then, rather than (or
> perhaps in addition to) the above functionality, you could use the queue
> to hold results of async operations.
> 
My general purpose AIO/LIO code works with any file descriptor.  It is
being tested/debugged as we speak.  There is also work to support efficient
AIO/LIO on specific types of file descriptors (e.g. raw disks.)

John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705271657.LAA00207>