-------- 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 : bugtrac...@gambaswiki.org
Pour : tmore...@ajm-software.com, g4m...@gmail.com

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 ---'




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to