Gorka Elexgaray

Results 3 issues of Gorka Elexgaray

I've fixed a random crash on UDPSocket when running on dot net core. It would be great if you could integrate it

on public System.Threading.Tasks.Task ReceiveAsync() When the UdpSocket is disposed and the inner socket is also disposed, ReceiveAsync raises a DisposedException on network input. It shouldn't raise any exception in this...