From owner-freebsd-hackers Tue Nov 2 9:49:39 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from hotmail.com (f203.law3.hotmail.com [209.185.241.203]) by hub.freebsd.org (Postfix) with SMTP id 7388B14D46 for ; Tue, 2 Nov 1999 09:49:27 -0800 (PST) (envelope-from rbernardini@hotmail.com) Received: (qmail 31992 invoked by uid 0); 2 Nov 1999 17:49:27 -0000 Message-ID: <19991102174927.31991.qmail@hotmail.com> Received: from 200.32.103.30 by www.hotmail.com with HTTP; Tue, 02 Nov 1999 09:49:27 PST X-Originating-IP: [200.32.103.30] From: "Ricardo Bernardini" To: freebsd-hackers@freebsd.org Subject: aio Functions Date: Tue, 02 Nov 1999 14:49:27 ART Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 function group? I'just read the man pages about them. Thanks. Ricardo PD: I've made to this list 'cause somebody told me I could find an answer here. If this is not the subject of the list please let me know. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message