(Case 1054137) Socket.Receive is unstable with .net 4.5 equivalent

We found that the Socket.Receive(byte[ ] buffer) method can block, if there is “enough” activity on the socket. Wireshark confirms the incoming datagrams, even if Receive() doesn’t get them anymore.

The runtime v3.5 does not have the issue and I couldn’t repro this in IL2CPP.
This also happens in beta 4.

I sent a link to an updated repro case but it doesn’t how in fogbugz yet. Not sure if it’s in the system. I can PM that anytime.

Can you send me the case number for this issue?

Forgot to put it in the text, too. See topic: (Case 1054137). :slight_smile:

1 Like

Oops, I missed that, sorry!

1 Like