websocket icon indicating copy to clipboard operation
websocket copied to clipboard

2个小问题

Open hkpslist opened this issue 7 years ago • 0 comments

1、$pid = function_exists('posix_getpid')?posix_getpid():get_current_user(); 可以兼容windows。 2、代码要在php 5.6上运行。

hkpslist avatar Jul 26 '18 02:07 hkpslist