mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
bd86c26c6b
- Added methods to get usefull information about running server instance: std::uint16_t port() -> Get the port that Crow will handle requests on std::string bindaddr() -> Get the address that Crow will handle requests on std::uint16_t concurrency() -> Get the number of threads that server is using |
||
---|---|---|
.. | ||
crow | ||
crow.h |