[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1195: ServerSocket.Attach() returns a Socket object that does not raise events
Benoît Minisini
gambas at ...1...
Thu Oct 5 03:10:48 CEST 2017
-------- Message transféré --------
Sujet : [Gambas Bug Tracker] Bug #1195: ServerSocket.Attach() returns a Socket object that does not raise events
Date : Thu, 05 Oct 2017 01:07:10 GMT
De : bugtracker at ...3416...
Pour : tmorehen at ...3634..., g4mba5 at ...626...
http://gambaswiki.org/bugtracker/edit?object=BUG.1195&from=L21haW4-
Comment #1 by Benoît MINISINI:
Strange, this is done at CServerSocket.c:518 :
socket = GB.New(GB.FindClass("Socket"), "Socket", NULL);
.
/|\
|
here ---'
More information about the User
mailing list