The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

HTTP::Server::EV::PortListener - Port listener

METHODS

$listener->stop;

Stops listening port. All already running requests will be processed

$listener->start;

Starts listening port.