ID:               16877
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Sockets related
 Operating System: Windows 2000 Profesional
 PHP Version:      4.2.0
 New Comment:

Please include a short, self-contained sample script (it works for me
with cvs head).


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

[2002-04-27 14:43:10] [EMAIL PROTECTED]

The socket_read() function does not work properly, say I do this:

$text = socket_read($message_socket, 2048);

It will only get 1 character even though I said 2048 characters.

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

[2002-04-27 14:41:29] [EMAIL PROTECTED]

The socket_read() function does not work properly, say I do this:

$text = socket_read($message_socket, 2048);

It will only get 1 character even though I said 2048 characters.

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


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

Reply via email to