[Gambas-bugtracker] Bug #1859: Multicast support in UDPSocket

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Tue Aug 25 00:17:45 CEST 2020


http://gambaswiki.org/bugtracker/edit?object=BUG.1859&from=L21haW4-

Comment #7 by Gen BRAGA:

There's still something wrong with the Join method. The Interface argument should be optional (in fact, it is declared as such) but if you didnt pass it, the method call actually fails and rises an Invalid Argument error. I guess the same happens to the Leave method.

Also, the floating hint shown at the IDE states "Join(Group as String, Interface as String As )" with a strange "As" after the Interface data type. Same to the Leave method.




More information about the Bugtracker mailing list