[PHP-DEV] Bug #12377 Updated: Socket error

2001-07-26 Thread andy

ID: 12377
Updated by: andy
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Unknown/Other Function
Operating System: Linux 2.2.14
PHP Version: 4.0.6
New Comment:

can you include a sample script for me to test...

Previous Comments:


[2001-07-25 15:27:23] [EMAIL PROTECTED]

While working with sockets, when returning a port from a function, you need to do 
intvalue($myvariable) for bind() to accept the port.  It doesn't error out, but just 
doesn't open the port.





Edit this bug report at http://bugs.php.net/?id=12377edit=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]




[PHP-DEV] Bug #12377 Updated: Socket error

2001-07-26 Thread mfischer

ID: 12377
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Unknown/Other Function
Operating System: Linux 2.2.14
PHP Version: 4.0.6
New Comment:

This may be true for the current release (4.0.6) as I've heard of this problem before.

Anyway, the current CVS version (and so the next release, 4.0.7) features a complete 
rewrite of the socket interface and the bug has been fixed there.

Previous Comments:


[2001-07-26 02:27:54] [EMAIL PROTECTED]

can you include a sample script for me to test...



[2001-07-25 15:27:23] [EMAIL PROTECTED]

While working with sockets, when returning a port from a function, you need to do 
intvalue($myvariable) for bind() to accept the port.  It doesn't error out, but just 
doesn't open the port.





Edit this bug report at http://bugs.php.net/?id=12377edit=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]