Le 30/07/2015 19:20, Patrick Wright a écrit :
> I am either doing something incorrectly or there is a bug with UDP
> sockets in Gambas. I have created a new instanceof a UDPSocket,
> set its Port property, and called the Bind method.
>
> I have an event handler for the Read event on this socket
I am either doing something incorrectly or there is a bug with UDP sockets in
Gambas. I have created a new instanceof a UDPSocket, set its Port property,
and called the Bind method.
I have an event handler for the Read event on this socket. In this method I am
simply using Read #MySocket,