Definition at line 16 of file localserver.h.
◆ LocalServer()
| LocalServer::LocalServer |
( |
Server * | server, |
|
|
QObject * | parent = nullptr ) |
|
explicit |
◆ createServer()
| LocalServer * LocalServer::createServer |
( |
ServerEngine * | engine | ) |
const |
◆ incomingConnection()
| void LocalServer::incomingConnection |
( |
quintptr | handle | ) |
|
|
override |
◆ pauseAccepting()
| void LocalServer::pauseAccepting |
( |
| ) |
|
◆ protocol()
| Protocol * LocalServer::protocol |
( |
| ) |
const |
◆ resumeAccepting()
| void LocalServer::resumeAccepting |
( |
| ) |
|
◆ setProtocol()
| void LocalServer::setProtocol |
( |
Protocol * | protocol | ) |
|
◆ shutdown()
| void LocalServer::shutdown |
( |
| ) |
|
◆ socket()
| qintptr LocalServer::socket |
( |
| ) |
const |
◆ timeoutConnections()
| void LocalServer::timeoutConnections |
( |
| ) |
|