Kraken\Ipc\Socket\SocketInterface::stop PHP Method

stop() public method

Stop listener and underlying resource object. It is an alias for close() method.
See also: StreamBaseInterface::close
public stop ( )
    public function stop();