[Gambas-user] Bug in the networking component

Bertand-Xavier M. katsancat at ...11...
Sun Feb 12 17:31:16 CET 2006


On Friday 10 February 2006 20:37, Benoit Minisini wrote:
> Hi,
>
> As it seems that Daniel does not have the time to do it :-) I fixed the bug
> in the networking component that prevented more than five connection to a
> server socket.
>
> Here is the patch for the stable and the development version (this is the
> same file).
>
> Regards,

Hello,

Thanks for the update!

Here's a suggestion: add a new property to the ServerSocket class: Count, 
which would return the number of connected child sockets. It would be very 
practical by avoiding the gambas programmer to declare a global variable to 
keep track of this value. It would fit well to this server class.

Best Regards,
BXM





More information about the User mailing list