Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 5 Mar 2003 01:57:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 5 Mar 2003 01:57:39 -0500 Received: from india-msg-core-1.cisco.com ([64.104.129.221]:18645 "EHLO india-msg-core-1.cisco.com") by vger.kernel.org with ESMTP id ; Wed, 5 Mar 2003 01:57:38 -0500 Message-Id: <4.3.2.7.2.20030305123720.02080f00@cbin3-mira-01.cisco.com> X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 05 Mar 2003 12:39:16 +0530 To: linux-kernel@vger.kernel.org From: Prasad Kamath Subject: Question on writing a socket program in kernel Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 517 Lines: 14 Hi all, I am trying to develop a communication system which will run as a kernel module. I would like to have all the functionalities of the socket in the kernel level. I would like to have asynchronous socket. How do I go about it? regards Prasad Kamath - 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/