PHP Interface Kraken\Network\Socket\SocketServerInterface

Show file Open project: kraken-php/framework

Public Methods

Method Description
stop ( ) Stop server and free its resource.

Method Details

stop() public method

Stop server and free its resource.
public stop ( )