ExM/NLog

Failed the NetworkTargetUdpTest in Network.Tests

Closed this issue · 1 comments

ExM commented

Hangs sending udp packets from mono.

ExM commented

UdpClient.BeginSend(Byte[], Int32, AsyncCallback, Object)
With simultaneous call to freeze callbacks under DotNet
Socket.SendToAsync(SocketAsyncEventArgs e)
With simultaneous call to freeze callbacks under Mono