MCPcopy Create free account
hub / github.com/cutelyst/cutelyst / httpsSocket

Method httpsSocket

Cutelyst/Server/server.cpp:1201–1205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1199}
1200
1201QStringList Server::httpsSocket() const
1202{
1203 Q_D(const Server);
1204 return d->httpsSockets;
1205}
1206
1207void Server::setFastcgiSocket(const QStringList &fastcgiSocket)
1208{

Callers 1

Calls

no outgoing calls

Tested by 1