Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 23 Oct 2002 14:26:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 23 Oct 2002 14:26:28 -0400 Received: from cse.ogi.edu ([129.95.20.2]:20172 "EHLO church.cse.ogi.edu") by vger.kernel.org with ESMTP id ; Wed, 23 Oct 2002 14:26:27 -0400 To: Davide Libenzi Cc: linux-kernel , linux-aio Subject: Re: epoll (was Re: [PATCH] async poll for 2.5) References: From: "Charles 'Buck' Krasic" Date: 23 Oct 2002 11:32:32 -0700 In-Reply-To: Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 590 Lines: 12 I see. Adding async accept/connect would seem to make more sense to me. -- Buck Davide Libenzi writes: > Maybe my understanding of AIO on Linux is limited but how would you do > async accept/connect ? Will you be using std poll/select for that, and > then you'll switch to AIO for read/write requests ? > - Davide - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/