Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 14752 invoked from network); 30 Sep 2003 06:36:31 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Sep 2003 06:36:31 -0000 Received: (qmail 29569 invoked by uid 500); 30 Sep 2003 06:35:47 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 29553 invoked by uid 500); 30 Sep 2003 06:35:46 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 29540 invoked from network); 30 Sep 2003 06:35:46 -0000 Received: from unknown (HELO mail.be.ubizen.com) (212.113.70.10) by daedalus.apache.org with SMTP; 30 Sep 2003 06:35:46 -0000 Received: (from local) by mail.be.ubizen.com id h8U6ZuoP010111 for ; Tue, 30 Sep 2003 08:35:56 +0200 Received: from UNKNOWN(10.0.0.108), claiming to be "amaya.be.ubizen.com" via SMTP by batty.netvision.be, id smtpd10097aaa; Tue Sep 30 06:35:38 2003 Received: (qmail 29851 invoked from network); 30 Sep 2003 06:35:38 -0000 Received: from unknown (HELO ubi) (10.0.0.10) by amaya.be.ubizen.com with SMTP; 30 Sep 2003 06:35:36 -0000 Received: from devl04.be.ubizen.com (devl04.be.ubizen.com [10.0.50.200]) by ubi.be.ubizen.com (#####) with ESMTP id <0HM000J7NKZCI0@ubi.be.ubizen.com> for users@httpd.apache.org; Tue, 30 Sep 2003 08:35:36 +0200 (MET DST) Date: Tue, 30 Sep 2003 08:35:36 +0200 From: Michiels Olivier To: Apache Message-id: <1064903735.13206.6.camel@Leenux> X-Mailer: Ximian Evolution 1.4.4 X-Sanitizer: Out MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="MIMEStream=_0+149375_4462569863576_20367412223" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] same socket descriptor X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --MIMEStream=_0+149375_4462569863576_20367412223 Content-type: text/plain Content-transfer-encoding: 7BIT Hi, I used the socket api provide by apache to connect to one of my service. I create a new socket in the child_init function in my apache module. What is strange is that I receive the same socket descriptor in each of my child modules. Any ideas ? Thanks, Olivier --MIMEStream=_0+149375_4462569863576_20367412223 Content-type: text/html; charset=utf-8 Content-transfer-encoding: 7BIT Hi,
I used the socket api provide by apache to connect to one of my service. I create a new socket in the child_init function in my apache module. What is strange is that I receive the same socket descriptor in each of my child modules.

Any ideas ?

Thanks,

Olivier --MIMEStream=_0+149375_4462569863576_20367412223--