在listen()方法移除function_exists('socket_import_stream') #1033
Closed
lanrenbulan
started this conversation in
General
Replies: 1 comment 2 replies
-
php环境可能没有socket扩展 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
看php手册中, socket_import_stream在php5.4中已存在,这是不是可以移除了
Beta Was this translation helpful? Give feedback.
All reactions