ID: 10830
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Sockets related
Operating System: FreeBSD 4.3-STABLE
PHP Version: 4.0.5
New Comment:

No feedback. Closing.

Previous Comments:
------------------------------------------------------------------------

[2001-11-21 07:37:56] [EMAIL PROTECTED]

The socket interface has been rewritten in PHP. Can you try latest RC please

http://www.php.net/~zeev/php-4.1.0RC3.tar.gz


Unfortunately, there is no documentation yet for the new extension. All socket related 
functions start with 'socket_*()', so this would be socket_create, socket_bind, etc.

Feedback.

------------------------------------------------------------------------

[2001-05-12 13:19:32] [EMAIL PROTECTED]

Operating in CGI mode, trying the Simple TCP/IP Server script at 
http://www.php.net/manual/en/html/ref.sockets.html

bind($sock,$address,$port) fails with "Invalid argument".

bind($sock,$address) gives a parameter count error, but manages to bind the socket to 
the next available port anyway.

Reproducable in 12-May snapshot.  This may affect other BSD unices also, however it is 
verified as working properly under Linux.


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=10830&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to