From:             [EMAIL PROTECTED]
Operating system: Windows 9x
PHP version:      4.2.0
PHP Bug Type:     Sockets related
Bug description:  PHP crashes after some commands

In the bug 16664 I saw an error on socket_bind().

This PHP crash isn't anymore present in the PHP 4.2.0RC4-win32 but (in the
same version) there is the same crash (same error & call, same DLL ....)
on the socket_accept() command on non-blocking sockets.

I think the person who fix the bug in the socket_bind command would be
able to do the same on the socket_accept (after socket_set_nonblock)
.....

Thx
-- 
Edit bug report at http://bugs.php.net/?id=16678&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16678&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16678&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16678&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16678&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16678&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16678&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16678&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16678&r=submittedtwice

Reply via email to