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.
fsockeopenは、接続タイムアウトに達すると、SOCKET_ETIMEDOUT整数を返します。
間違った ホストまたは間違ったポートを配置した場合、タイムアウトエラーも発生しますか?
(申し訳ありませんが、私は本番サーバーを使用しています。理論的にはこれを知る必要があります)。
ありがとう、MEM
間違ったホストを配置すると、別のエラーが発生します。間違ったポートを配置すると、タイムアウトエラーも発生します。