サポートされるソケットトランスポートのリスト
目次
以下は、PHP がビルトインで持っている fsockopen() や stream_socket_client() のような ストリームに基づくソケットトランスポートとともに使用できる URL 形式のソケットトランスポートのリストです。 これらの転送は ソケット拡張モジュールの ソケット関数には 適用されません。
自分が使用している PHP のバージョンのトランスポートのリストを得るには stream_get_transports() を使用してください。
+add a note
User Contributed Notes 1 note
alefinvest at outlook dot com ¶
3 years ago
That was hard to fetch this page mentioned in note by other user long time ago.
I intended to read Appendix P to find some code examples.
Wondering how to implement custom transport extension for php on our server tto be used with some nowadays technologies research.
https://www.php.net/manual/ru/function.stream-context-create.php#75211
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google