开发者

What conditions are necessary for open() to fail, with UDP sockets, on Windows?

开发者 https://www.devze.com 2023-02-13 15:16 出处:网络
What conditions are necessary for open() to fail, w开发者_JS百科ith UDP sockets, on Windows? Thanks.The only time I\'ve seen that happen is when I didn\'t initialize WinSock with WSAStartup().

What conditions are necessary for open() to fail, w开发者_JS百科ith UDP sockets, on Windows?

Thanks.


The only time I've seen that happen is when I didn't initialize WinSock with WSAStartup().

0

精彩评论

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