Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6266 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74996 invoked by uid 1010); 7 Dec 2003 11:54:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 74968 invoked from network); 7 Dec 2003 11:54:26 -0000 Received: from unknown (HELO sapo.pt) (212.55.154.23) by pb1.pair.com with SMTP; 7 Dec 2003 11:54:26 -0000 Received: (qmail 31505 invoked by uid 0); 7 Dec 2003 11:54:24 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.157) by relay3 with SMTP; 7 Dec 2003 11:54:24 -0000 Received: (qmail 21426 invoked by uid 0); 7 Dec 2003 11:54:16 -0000 Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.138.137]) (envelope-sender ) by mta7 (qmail-ldap-1.03) with SMTP for ; 7 Dec 2003 11:54:16 -0000 Message-ID: <004301c3bcb9$0f57f4a0$0100a8c0@pc07653> To: Date: Sun, 7 Dec 2003 11:55:50 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: socket_create From: nlopess@php.net ("Nuno Lopes") Hello, In order to solve bug #26486, I would like to know which are the constants to use in socket create's protocol. Is it SOL_TCP and SOL_UDP? Thanking in advance, Nuno Lopes