ID:               26454
 User updated by:  nunoplopes at sapo dot pt
 Reported By:      nunoplopes at sapo dot pt
-Status:           Feedback
+Status:           Open
 Bug Type:         Sockets related
 Operating System: Windows XP - Apache
 PHP Version:      4CVS-2003-11-30
 Assigned To:      wez
 New Comment:

In the manual it says:
"If an error occurs, returns FALSE." (http://php.net/fgets)

The cvs server should only returns two lines. So, if I call fgets a
third time, it times out and I think it should return FALSE.
And feof doesn't work either, so I never know if the server's reponse
has ended or not...


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

[2003-11-30 05:35:05] [EMAIL PROTECTED]

I don't have intimate knowledge of the cvs pserver protocol... why
should it return false instead of timeout?

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

[2003-11-30 05:26:00] nunoplopes at sapo dot pt

The first example I wrote (in reproduce code) is a good example.
I echo fgets 3 times and it times out in the third fgets. Instead of
timing ou, it should return FALSE.

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

[2003-11-30 05:22:46] [EMAIL PROTECTED]

Please, just a single script, and please explain what happens and why
it is wrong.

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

[2003-11-30 05:14:18] nunoplopes at sapo dot pt

I've compiled a couple of tests and its results on my pc, using the
snapshot of Nov 30, 2003 09:30 GMT.

The tests andits results are at:
http://testes.aborla.net/php-bugreport.tar.bz2

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

[2003-11-30 04:33:06] [EMAIL PROTECTED]

Can you clarify what is happening now (with the updated snapshot)?
Provide a short script and explain what happens and why you think it is
wrong.
Thanks!

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/26454

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

Reply via email to