in reply to Re: Perl alarm not going off when local websocket connection is active
in thread Perl alarm not going off when local websocket connection is active
I would assume you are using some sort of event library?
They should be, but they're not. It looks like they're using Net::WebSocket::Server, which implements its own select-based event loop.
|
|---|