php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1886 Non-Blocking Socket / flush does not output
Submitted: 1999-07-26 18:23 UTC Modified: 1999-09-04 05:59 UTC
From: tom dot werber at web dot lu Assigned:
Status: Closed Package: Misbehaving function
PHP Version: 3.0.11 OS: Linux 2.2.7
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tom dot werber at web dot lu
New email:
PHP Version: OS:

 

 [1999-07-26 18:23 UTC] tom dot werber at web dot lu
On a Blocking Socket While loop, as soon as I have an input from fgets, i send it out via echo, call flush, and the browser displays it.. After changing the code from Blocking to non-blocking the flush command does not reproduces any effect, until the socket is closed, where the whole buffer will be sent to the browser.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-09-04 05:59 UTC] sas at cvs dot php dot net
That's fixed in 3.0.12/4.0b3.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 29 06:00:01 2026 UTC