y problem.
(In my "real" case I dont connect to a smtp-server but the scenario is
the same.)
Regards
/Bjarne
Previous Comments:
[2003-01-25 01:00:03] [EMAIL PROTECTED]
No feedback was provided for this bug for
e the data.
The behaviour with blocking/non blocking sockets haven't changed
though, its still the same in php 4.3.0 as it were in previous php
versions.
What has changed is the feof() that never return true.
Regards
/Bjarne
Previou
ile()-loop...
When running the same code in php4.2.3 it works as it should so it seems
like a 4.3.0 issue...
( feof() returns true in 4.2.3... )
The scenario consists of the script connecting to a host which immediatly
replies with a textstring; "OK", which in turn is printed out...