ID:               27801
 Comment by:       tibyke at tibyke dot hu
 Reported By:      ury at iptel dot by
 Status:           Closed
 Bug Type:         Sockets related
 Operating System: linux
 PHP Version:      4.3.5
 New Comment:

just a final question?

when will it be merged to the "main" tree?
will there come a bugfix release soon, or it will remain in snaps only,
and get merged later when a main release is coming?

was it just a snapshot made for this bug, or will it be merged into any
forthcoming spanshots too?

thx,
tibyke


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

[2004-04-19 23:24:02] [EMAIL PROTECTED]

Cool, closing then.

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

[2004-04-19 20:19:37] tibyke at tibyke dot net

this snapshot is ok, ilohamail works ok.

thx,
tibyke

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

[2004-04-19 15:19:24] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

See Bug #28055, and please try the next snapshot.

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

[2004-04-18 12:53:58] jimmy at quadrahosting dot com dot au

To those who are experiencing this problem (on 4.3.5 and up) - do you
check the result of fgets using feof? If this is the case, the feof is
the cause of the delay because since 4.3.5 PHP will only return true on
feof when the socket connection is closed or after the socket timeout
period has elapsed. See www.php.net/feof

A quick fix is to call stream_set_timeout($sockethandle, 2) or a
similarly low timeout.

Can someone confirm that this works for you?

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

[2004-04-12 07:31:10] [EMAIL PROTECTED]

None of you have bothered to do some bug finding of your own; we don't
have time to install large applications and debug them.

Please give me the shortest script that reproduces the bug, as I have
asked, otherwise this report will sit and rot.

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

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/27801

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

Reply via email to