From owner-freebsd-hackers Wed Dec 22 18:57:24 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from mail.zhongxing.com (szptt103-147.szptt.net.cn [202.103.147.133]) by hub.freebsd.org (Postfix) with SMTP id 83F8A15615 for ; Wed, 22 Dec 1999 18:56:26 -0800 (PST) (envelope-from miaobo@mail.zhongxing.com) Received: by mail.zhongxing.com(Lotus SMTP MTA v1.2 (600.1 3-26-1998)) id 48256850.00102D9D ; Thu, 23 Dec 1999 10:56:42 +0800 X-Lotus-FromDomain: ZTE_LTD From: miaobo@mail.zhongxing.com To: Jack Rusher Cc: hackers@freebsd.org Message-ID: <48256850.000F1B98.00@mail.zhongxing.com> Date: Thu, 23 Dec 1999 10:54:42 +0800 Subject: Re: ASYCH/message-based programming style Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for your immediate response: It enlights me of some principles to access event driven programming library. But I can't imagine what the primitives you mentioned would like, can you give a breif list of them? Or, can you indicate what part of X window code that I can learn of how to build up my own event-driven library under UNIX? I wish it would not be too complicated since that Xlib and Xt stuffs are nightmares to me. @_@ Or, as I mentioned, I think knowing the procedure of: from NIC receives a network packet to application's blocked read() returns, will be helpful to me. Can you give a basic introduction on this or just refer what parts of kernel code that I should look at? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message