libhttpserver icon indicating copy to clipboard operation
libhttpserver copied to clipboard

How could I stop the server when I recieved a string of "exit" ?

Open CoinCheung opened this issue 4 years ago • 0 comments
trafficstars

Hi,,

Since webserver and http_resource are two different classes, and request is processed with http_resource but service is controled by webserver, how could I shutdown the service when I recieved a string of "exit" ?

CoinCheung avatar Apr 19 '21 06:04 CoinCheung