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.
たとえば、次のとおりです。
fsockopen(tcp:\\example.com, 80, $errno, $errstr, 5)
私の友人は、ソケットを閉じる前に PHP が常に TCP ハンドシェイクが完了するのを待つと私に知らせてきました。しかし、PHP がハンドシェイクを中断できないとは信じがたいです。
出来ますか?もしそうなら、どのように?
いいえ、できません。