walkor / workerman

An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
http://www.workerman.net
MIT License
11.03k stars 2.25k forks source link

Fix in resetStd to close STDOUT and STDERR #986

Closed luzrain closed 8 months ago

luzrain commented 8 months ago

Fix for my previous PR to properly close STDOUT and STDERR in daemon mode.