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.
socket.connect() メソッドで特定のタイムアウトを提供したいのですが、ソケットへの同期接続が必要なため、ソケットの beginConnection メソッドを使用したくありません。また、送受信ではなく接続時にのみタイムアウトが必要です。そうする方法はありますか?