reactphp / reactphp

Event-driven, non-blocking I/O with PHP.

Home Page:https://reactphp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signals

ClosetGeek-Git opened this issue · comments

commented

Does reactphp use unix signals internally within it's event loop framework? If so which

We support all signals PHP support, documentation is available at: https://reactphp.org/event-loop/#addsignal

I believe this has been answered, so I'm closing this for now. Please come back with more details if this problem persists and we can reopen this 👍