From owner-freebsd-hackers Mon Jun 5 5:35: 8 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from sasi.com (sasi.com [164.164.56.2]) by hub.freebsd.org (Postfix) with ESMTP id D21B237B5A0 for ; Mon, 5 Jun 2000 05:34:59 -0700 (PDT) (envelope-from gbnaidu@sasi.com) Received: from samar (sasi.com [164.164.56.2]) by sasi.com (8.9.3/8.9.3) with SMTP id SAA01808 for ; Mon, 5 Jun 2000 18:02:50 +0530 (IST) Received: from pcd75.sasi.com ([10.0.16.75]) by sasi.com; Mon, 05 Jun 2000 18:02:49 +0000 (IST) Received: from localhost (gbnaidu@localhost) by pcd75.sasi.com (8.9.3/8.9.3) with ESMTP id SAA00789 for ; Mon, 5 Jun 2000 18:02:43 +0530 Date: Mon, 5 Jun 2000 18:02:42 +0530 (IST) From: "G.B.Naidu" To: hackers@freebsd.org Subject: How do I get port inside kernel.... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, If I want to get a port inside kernel, how do I do that? In user land we will call socket(), bind() to get a port. But in kernel, is there any way to get a new port? Any ideas are appreciated. thanks --gb -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message