Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 28 Oct 2002 20:23:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 28 Oct 2002 20:23:42 -0500 Received: from x35.xmailserver.org ([208.129.208.51]:23965 "EHLO x35.xmailserver.org") by vger.kernel.org with ESMTP id ; Mon, 28 Oct 2002 20:23:41 -0500 X-AuthUser: davidel@xmailserver.org Date: Mon, 28 Oct 2002 17:39:26 -0800 (PST) From: Davide Libenzi X-X-Sender: davide@blue1.dev.mcafeelabs.com To: Hanna Linder cc: Linux Kernel Mailing List , Subject: Re: [Lse-tech] Re: and nicer too - Re: [PATCH] epoll more scalable than poll In-Reply-To: <112700000.1035853724@w-hlinder> Message-ID: 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: 903 Lines: 24 On Mon, 28 Oct 2002, Hanna Linder wrote: > If you need any help with the Man pages I will be glad to > help too. It looks like providing examples of how to use it would be > very useful since this is something application writers are supposed > to use... IMHO I find the ephttpd.c, once stripped of the tons of #ifdef to handle the other interfaces, to be a very clear example about how to use the API togheter with coroutines. Using it with an event driven state machine would require a little bit more code, but nothing brutal ... Anyway yes, the NOTES section of the man pages should be "enriched" with a few notes and maybe code samples. - 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/