开发者

"A non-blocking socket operation could not be completed immediately" on blocking method

开发者 https://www.devze.com 2023-01-16 18:37 出处:网络
I’m using C# Socket in synchronized mode (I mean that the socking is blocking and I’m using “Send” and not BeginSend)

I’m using C# Socket in synchronized mode (I mean that the socking is blocking and I’m using “Send” and not BeginSend) I sometimes get “A non-blocking socket operation could not be completed immediately” after sending data In addition I'm receiving the data using BeginReceive

Does a开发者_开发问答nyone know why I'm getting this exception and what does it mean?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号