[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1196: Socket Lof returns 0 when data is available.
Benoît Minisini
gambas at ...1...
Thu Oct 5 15:24:48 CEST 2017
-------- Message transféré --------
Sujet : [Gambas Bug Tracker] Bug #1196: Socket Lof returns 0 when data is available.
Date : Thu, 05 Oct 2017 13:21:24 GMT
De : bugtracker at ...3416...
Pour : tmorehen at ...3634..., g4mba5 at ...626...
http://gambaswiki.org/bugtracker/edit?object=BUG.1196&from=L21haW4-
Comment #2 by Tony MOREHEN:
That fixes both polling and events. Great work. and quite the turnaround!
The change makes sense. I read the original code as testing the actual, physical socket while the revised code effectively tests a virtual socket with responses buffered to the stream.
More information about the User
mailing list