MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / ~Server

Method ~Server

app/src/API/Server.cpp:359–362  ·  view source on GitHub ↗

* @brief Destroys the API server. */

Source from the content-addressed store, hash-verified

357 * @brief Destroys the API server.
358 */
359API::Server::~Server()
360{
361 m_server.close();
362}
363
364/**
365 * @brief Creates the server worker instance.

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected