Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
recv関数がどのように機能するかを知りたいのですが、recv関数を使用すると、サーバー/クライアントがaccept関数のようなものを送信するまで待機しますか?
ブロッキング ソケットの場合、はい - MSDN のドキュメントを参照してください。