SNode.C
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level
1
2
3
4
5
6
]
►
apps
►
database
testmariadb.cpp
►
echo
►
model
clients.h
EchoSocketContext.cpp
EchoSocketContext.h
servers.h
echoclient.cpp
echoserver.cpp
►
http
►
model
clients.h
servers.h
httpclient.cpp
httpclientclientcert.cpp
httplowlevelclient.cpp
httpserver.cpp
httpserverclientcert.cpp
►
oauth2
►
authorization_server
AuthorizationServer.cpp
►
client_app
ClientApp.cpp
►
resource_server
ResourceServer.cpp
►
towercalculator
KeyboardReader.cpp
KeyboardReader.h
towerCalculation.cpp
TowerCalculator.cpp
TowerCalculator.h
►
websocket
►
subprotocol
►
client
►
echo
Echo.cpp
Echo.h
EchoFactory.cpp
EchoFactory.h
►
server
►
echo
Echo.cpp
Echo.h
EchoFactory.cpp
EchoFactory.h
echoclient.cpp
echoserver.cpp
configtest.cpp
jsonclient.cpp
jsonserver.cpp
testbasicauthentication.cpp
testpipe.cpp
testpost.cpp
testregex.cpp
verysimpleserver.cpp
vhostserver.cpp
warema-jalousien.cpp
►
core
►
eventreceiver
AcceptEventReceiver.cpp
AcceptEventReceiver.h
ConnectEventReceiver.cpp
ConnectEventReceiver.h
ExceptionalConditionEventReceiver.cpp
ExceptionalConditionEventReceiver.h
ReadEventReceiver.cpp
ReadEventReceiver.h
WriteEventReceiver.cpp
WriteEventReceiver.h
►
file
File.cpp
File.h
FileReader.cpp
FileReader.h
►
multiplexer
►
epoll
DescriptorEventPublisher.cpp
DescriptorEventPublisher.h
EventMultiplexer.cpp
EventMultiplexer.h
►
poll
DescriptorEventPublisher.cpp
DescriptorEventPublisher.h
EventMultiplexer.cpp
EventMultiplexer.h
►
select
DescriptorEventPublisher.cpp
DescriptorEventPublisher.h
EventMultiplexer.cpp
EventMultiplexer.h
►
pipe
Pipe.cpp
Pipe.h
PipeSink.cpp
PipeSink.h
PipeSource.cpp
PipeSource.h
Sink.cpp
Sink.h
Source.cpp
Source.h
►
socket
►
stream
►
legacy
SocketAcceptor.h
SocketAcceptor.hpp
SocketConnection.h
SocketConnection.hpp
SocketConnector.h
SocketConnector.hpp
SocketReader.cpp
SocketReader.h
SocketWriter.cpp
SocketWriter.h
►
tls
►
system
ssl.cpp
ssl.h
SocketAcceptor.h
SocketAcceptor.hpp
SocketConnection.h
SocketConnection.hpp
SocketConnector.h
SocketConnector.hpp
SocketReader.cpp
SocketReader.h
SocketWriter.cpp
SocketWriter.h
ssl_utils.cpp
ssl_utils.h
TLSHandshake.cpp
TLSHandshake.h
TLSShutdown.cpp
TLSShutdown.h
SocketAcceptor.h
SocketAcceptor.hpp
SocketClient.h
SocketConnection.cpp
SocketConnection.h
SocketConnection.hpp
SocketConnector.h
SocketConnector.hpp
SocketContext.cpp
SocketContext.h
SocketContextFactory.cpp
SocketContextFactory.h
SocketReader.cpp
SocketReader.h
SocketServer.h
SocketWriter.cpp
SocketWriter.h
Socket.h
Socket.hpp
SocketAddress.cpp
SocketAddress.h
SocketContext.cpp
SocketContext.h
State.cpp
State.h
►
system
dlfcn.cpp
dlfcn.h
epoll.cpp
epoll.h
netdb.cpp
netdb.h
poll.cpp
poll.h
select.cpp
select.h
socket.cpp
socket.h
unistd.cpp
unistd.h
►
timer
IntervalTimer.cpp
IntervalTimer.h
IntervalTimerStopable.cpp
IntervalTimerStopable.h
SingleshotTimer.cpp
SingleshotTimer.h
Timer.cpp
Timer.h
Descriptor.cpp
Descriptor.h
DescriptorEventPublisher.cpp
DescriptorEventPublisher.h
DescriptorEventReceiver.cpp
DescriptorEventReceiver.h
DynamicLoader.cpp
DynamicLoader.h
Event.cpp
Event.h
EventLoop.cpp
EventLoop.h
EventMultiplexer.cpp
EventMultiplexer.h
EventReceiver.cpp
EventReceiver.h
SNodeC.cpp
SNodeC.h
State.cpp
State.h
TickStatus.h
Timer.cpp
Timer.h
TimerEventPublisher.cpp
TimerEventPublisher.h
TimerEventReceiver.cpp
TimerEventReceiver.h
►
database
►
mariadb
►
commands
►
async
MariaDBAutoCommitCommand.cpp
MariaDBAutoCommitCommand.h
MariaDBCommitCommand.cpp
MariaDBCommitCommand.h
MariaDBConnectCommand.cpp
MariaDBConnectCommand.h
MariaDBExecCommand.cpp
MariaDBExecCommand.h
MariaDBFetchRowCommand.cpp
MariaDBFetchRowCommand.h
MariaDBFreeResultCommand.cpp
MariaDBFreeResultCommand.h
MariaDBQueryCommand.cpp
MariaDBQueryCommand.h
MariaDBRollbackCommand.cpp
MariaDBRollbackCommand.h
►
sync
MariaDBAffectedRowsCommand.cpp
MariaDBAffectedRowsCommand.h
MariaDBFieldCountCommand.cpp
MariaDBFieldCountCommand.h
MariaDBUseResultCommand.cpp
MariaDBUseResultCommand.h
MariaDBClient.cpp
MariaDBClient.h
MariaDBClientASyncAPI.cpp
MariaDBClientASyncAPI.h
MariaDBClientSyncAPI.cpp
MariaDBClientSyncAPI.h
MariaDBCommand.cpp
MariaDBCommand.h
MariaDBCommandASync.cpp
MariaDBCommandASync.h
MariaDBCommandSequence.cpp
MariaDBCommandSequence.h
MariaDBCommandSync.cpp
MariaDBCommandSync.h
MariaDBConnection.cpp
MariaDBConnection.h
MariaDBConnectionDetails.h
►
express
►
dispatcher
ApplicationDispatcher.cpp
ApplicationDispatcher.h
MiddlewareDispatcher.cpp
MiddlewareDispatcher.h
regex_utils.cpp
regex_utils.h
RouterDispatcher.cpp
RouterDispatcher.h
►
legacy
►
in
WebApp.h
►
in6
WebApp.h
►
rc
WebApp.h
►
un
WebApp.h
►
middleware
BasicAuthentication.cpp
BasicAuthentication.h
JsonMiddleware.cpp
JsonMiddleware.h
StaticMiddleware.cpp
StaticMiddleware.h
VerboseRequest.cpp
VerboseRequest.h
VHost.cpp
VHost.h
►
tls
►
in
WebApp.h
►
in6
WebApp.h
►
rc
WebApp.h
►
un
WebApp.h
Controller.cpp
Controller.h
Dispatcher.cpp
Dispatcher.h
MountPoint.cpp
MountPoint.h
Next.cpp
Next.h
Request.cpp
Request.h
Response.cpp
Response.h
RootRoute.cpp
RootRoute.h
Route.cpp
Route.h
Route.hpp
Router.cpp
Router.h
Router.hpp
WebApp.cpp
WebApp.h
WebAppT.h
►
iot
►
mqtt
►
client
►
packets
Connack.cpp
Connack.h
Pingresp.cpp
Pingresp.h
Puback.cpp
Puback.h
Pubcomp.cpp
Pubcomp.h
Publish.cpp
Publish.h
Pubrec.cpp
Pubrec.h
Pubrel.cpp
Pubrel.h
Suback.cpp
Suback.h
Unsuback.cpp
Unsuback.h
ControlPacketDeserializer.cpp
ControlPacketDeserializer.h
Mqtt.cpp
Mqtt.h
SubProtocol.cpp
SubProtocol.h
►
packets
Connack.cpp
Connack.h
Connect.cpp
Connect.h
Disconnect.cpp
Disconnect.h
Pingreq.cpp
Pingreq.h
Pingresp.cpp
Pingresp.h
Puback.cpp
Puback.h
Pubcomp.cpp
Pubcomp.h
Publish.cpp
Publish.h
Pubrec.cpp
Pubrec.h
Pubrel.cpp
Pubrel.h
Suback.cpp
Suback.h
Subscribe.cpp
Subscribe.h
Unsuback.cpp
Unsuback.h
Unsubscribe.cpp
Unsubscribe.h
►
server
►
broker
Broker.cpp
Broker.h
Message.cpp
Message.h
RetainTree.cpp
RetainTree.h
Session.cpp
Session.h
SubscribtionTree.cpp
SubscribtionTree.h
►
packets
Connect.cpp
Connect.h
Disconnect.cpp
Disconnect.h
Pingreq.cpp
Pingreq.h
Puback.cpp
Puback.h
Pubcomp.cpp
Pubcomp.h
Publish.cpp
Publish.h
Pubrec.cpp
Pubrec.h
Pubrel.cpp
Pubrel.h
Subscribe.cpp
Subscribe.h
Unsubscribe.cpp
Unsubscribe.h
ControlPacketDeserializer.cpp
ControlPacketDeserializer.h
Mqtt.cpp
Mqtt.h
SharedSocketContextFactory.cpp
SharedSocketContextFactory.h
SocketContextFactory.cpp
SocketContextFactory.h
SubProtocol.cpp
SubProtocol.h
►
types
BinaryData.cpp
BinaryData.h
String.cpp
String.h
StringPair.cpp
StringPair.h
StringRaw.cpp
StringRaw.h
TypeBase.h
TypeBase.hpp
UInt16.cpp
UInt16.h
UInt32.cpp
UInt32.h
UInt8.cpp
UInt8.h
UIntV.cpp
UIntV.h
ControlPacket.cpp
ControlPacket.h
ControlPacketDeserializer.cpp
ControlPacketDeserializer.h
FixedHeader.cpp
FixedHeader.h
Mqtt.cpp
Mqtt.h
MqttContext.cpp
MqttContext.h
Session.cpp
Session.h
SocketContext.cpp
SocketContext.h
SubProtocol.cpp
SubProtocol.h
SubProtocol.hpp
Topic.cpp
Topic.h
►
mqtt-fast
►
packets
Connack.cpp
Connack.h
Connect.cpp
Connect.h
Disconnect.cpp
Disconnect.h
Pingreq.cpp
Pingreq.h
Pingresp.cpp
Pingresp.h
Puback.cpp
Puback.h
Pubcomp.cpp
Pubcomp.h
Publish.cpp
Publish.h
Pubrec.cpp
Pubrec.h
Pubrel.cpp
Pubrel.h
Suback.cpp
Suback.h
Subscribe.cpp
Subscribe.h
Unsuback.cpp
Unsuback.h
Unsubscribe.cpp
Unsubscribe.h
►
types
Binary.cpp
Binary.h
Int_1.cpp
Int_1.h
Int_V.cpp
Int_V.h
TypeBase.cpp
TypeBase.h
ControlPacket.cpp
ControlPacket.h
ControlPacketFactory.cpp
ControlPacketFactory.h
SocketContext.cpp
SocketContext.h
Topic.cpp
Topic.h
►
log
Logger.cpp
Logger.h
►
net
►
config
►
stream
►
legacy
ConfigSocketClient.h
ConfigSocketClient.hpp
ConfigSocketServer.h
ConfigSocketServer.hpp
►
tls
ConfigSocketClient.h
ConfigSocketClient.hpp
ConfigSocketServer.h
ConfigSocketServer.hpp
ConfigSocketClient.h
ConfigSocketClient.hpp
ConfigSocketServer.h
ConfigSocketServer.hpp
ConfigAddress.h
ConfigAddress.hpp
ConfigAddressBase.h
ConfigAddressBase.hpp
ConfigAddressLocal.h
ConfigAddressLocal.hpp
ConfigAddressRemote.h
ConfigAddressRemote.hpp
ConfigAddressReverse.h
ConfigAddressReverse.hpp
ConfigConnection.cpp
ConfigConnection.h
ConfigInstance.cpp
ConfigInstance.h
ConfigLegacy.cpp
ConfigLegacy.h
ConfigPhysicalSocket.cpp
ConfigPhysicalSocket.h
ConfigPhysicalSocketClient.cpp
ConfigPhysicalSocketClient.h
ConfigPhysicalSocketServer.cpp
ConfigPhysicalSocketServer.h
ConfigSection.cpp
ConfigSection.h
ConfigSection.hpp
ConfigTls.cpp
ConfigTls.h
ConfigTlsClient.cpp
ConfigTlsClient.h
ConfigTlsServer.cpp
ConfigTlsServer.h
►
in
►
config
ConfigAddress.cpp
ConfigAddress.h
►
phy
►
stream
PhysicalSocket.cpp
PhysicalSocket.h
PhysicalSocket.hpp
PhysicalSocketClient.cpp
PhysicalSocketClient.h
PhysicalSocketServer.cpp
PhysicalSocketServer.h
PhysicalSocket.cpp
PhysicalSocket.h
PhysicalSocket.hpp
►
stream
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
►
legacy
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
SocketClient.cpp
SocketClient.h
SocketServer.cpp
SocketServer.h
►
tls
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
SocketClient.cpp
SocketClient.h
SocketServer.cpp
SocketServer.h
SocketClient.h
SocketServer.h
SocketAddress.cpp
SocketAddress.h
SocketAddrInfo.cpp
SocketAddrInfo.h
►
in6
►
config
ConfigAddress.cpp
ConfigAddress.h
►
phy
►
stream
PhysicalSocket.cpp
PhysicalSocket.h
PhysicalSocket.hpp
PhysicalSocketClient.cpp
PhysicalSocketClient.h
PhysicalSocketServer.cpp
PhysicalSocketServer.h
PhysicalSocket.cpp
PhysicalSocket.h
PhysicalSocket.hpp
►
stream
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
►
legacy
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
SocketClient.cpp
SocketClient.h
SocketServer.cpp
SocketServer.h
►
tls
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
SocketClient.cpp
SocketClient.h
SocketServer.cpp
SocketServer.h
SocketClient.h
SocketServer.h
SocketAddress.cpp
SocketAddress.h
SocketAddrInfo.cpp
SocketAddrInfo.h
►
l2
►
config
ConfigAddress.cpp
ConfigAddress.h
►
phy
►
stream
PhysicalSocket.cpp
PhysicalSocket.h
PhysicalSocket.hpp
PhysicalSocketClient.cpp
PhysicalSocketClient.h
PhysicalSocketServer.cpp
PhysicalSocketServer.h
PhysicalSocket.cpp
PhysicalSocket.h
PhysicalSocket.hpp
►
stream
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
►
legacy
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
SocketClient.cpp
SocketClient.h
SocketServer.cpp
SocketServer.h
►
tls
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
SocketClient.cpp
SocketClient.h
SocketServer.cpp
SocketServer.h
SocketClient.h
SocketServer.h
SocketAddress.cpp
SocketAddress.h
►
phy
►
dgram
PeerSocket.h
PeerSocket.hpp
►
stream
PhysicalSocket.h
PhysicalSocket.hpp
PhysicalSocketClient.h
PhysicalSocketClient.hpp
PhysicalSocketServer.h
PhysicalSocketServer.hpp
PhysicalSocket.h
PhysicalSocket.hpp
PhysicalSocketOption.cpp
PhysicalSocketOption.h
►
rc
►
config
ConfigAddress.cpp
ConfigAddress.h
►
phy
►
stream
PhysicalSocket.cpp
PhysicalSocket.h
PhysicalSocket.hpp
PhysicalSocketClient.cpp
PhysicalSocketClient.h
PhysicalSocketServer.cpp
PhysicalSocketServer.h
PhysicalSocket.cpp
PhysicalSocket.h
PhysicalSocket.hpp
►
stream
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
►
legacy
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
SocketClient.cpp
SocketClient.h
SocketServer.cpp
SocketServer.h
►
tls
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
SocketClient.cpp
SocketClient.h
SocketServer.cpp
SocketServer.h
SocketClient.h
SocketServer.h
SocketAddress.cpp
SocketAddress.h
►
un
►
config
ConfigAddress.cpp
ConfigAddress.h
►
dgram
Socket.cpp
Socket.h
►
phy
►
stream
PhysicalSocket.cpp
PhysicalSocket.h
PhysicalSocket.hpp
PhysicalSocketClient.cpp
PhysicalSocketClient.h
PhysicalSocketServer.cpp
PhysicalSocketServer.h
PhysicalSocket.cpp
PhysicalSocket.h
PhysicalSocket.hpp
►
stream
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
►
legacy
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
SocketClient.cpp
SocketClient.h
SocketServer.cpp
SocketServer.h
►
tls
►
config
ConfigSocketClient.cpp
ConfigSocketClient.h
ConfigSocketServer.cpp
ConfigSocketServer.h
SocketClient.cpp
SocketClient.h
SocketServer.cpp
SocketServer.h
SocketClient.h
SocketServer.h
SocketAddress.cpp
SocketAddress.h
SocketAddress.h
SocketAddress.hpp
►
utils
►
system
signal.cpp
signal.h
time.cpp
time.h
AttributeInjector.h
base64.cpp
base64.h
Config.cpp
Config.h
Daemon.cpp
Daemon.h
Exceptions.cpp
Exceptions.h
Formatter.cpp
Formatter.h
hexdump.cpp
hexdump.h
PreserveErrno.cpp
PreserveErrno.h
Random.cpp
Random.h
sha1.cpp
sha1.h
Timeval.cpp
Timeval.h
Uuid.cpp
Uuid.h
►
web
►
http
►
client
►
commands
EndCommand.cpp
EndCommand.h
SendFileCommand.cpp
SendFileCommand.h
SendFragmentCommand.cpp
SendFragmentCommand.h
SendHeaderCommand.cpp
SendHeaderCommand.h
UpgradeCommand.cpp
UpgradeCommand.h
Client.h
ConfigHTTP.cpp
ConfigHTTP.h
Request.cpp
Request.h
RequestCommand.cpp
RequestCommand.h
Response.cpp
Response.h
ResponseParser.cpp
ResponseParser.h
SocketContext.cpp
SocketContext.h
SocketContextFactory.h
SocketContextUpgradeFactory.cpp
SocketContextUpgradeFactory.h
SocketContextUpgradeFactorySelector.cpp
SocketContextUpgradeFactorySelector.h
►
decoder
Chunked.cpp
Chunked.h
Fields.cpp
Fields.h
HTTP10Response.cpp
HTTP10Response.h
Identity.cpp
Identity.h
►
legacy
►
in
Client.h
Server.h
►
in6
Client.h
Server.h
►
rc
Client.h
Server.h
►
un
Client.h
Server.h
►
server
Request.cpp
Request.h
RequestParser.cpp
RequestParser.h
Response.cpp
Response.h
Server.h
SocketContext.cpp
SocketContext.h
SocketContextFactory.h
SocketContextUpgradeFactory.cpp
SocketContextUpgradeFactory.h
SocketContextUpgradeFactorySelector.cpp
SocketContextUpgradeFactorySelector.h
►
tls
►
in
Client.h
Server.h
►
in6
Client.h
Server.h
►
rc
Client.h
Server.h
►
un
Client.h
Server.h
CiStringMap.cpp
CiStringMap.h
ConnectionState.h
ContentDecoder.cpp
ContentDecoder.h
CookieOptions.h
http_utils.cpp
http_utils.h
MimeTypes.cpp
MimeTypes.h
Parser.cpp
Parser.h
SocketContextFactory.h
SocketContextUpgrade.h
SocketContextUpgradeFactory.h
SocketContextUpgradeFactory.hpp
SocketContextUpgradeFactorySelector.h
SocketContextUpgradeFactorySelector.hpp
StatusCodes.cpp
StatusCodes.h
TransferEncoding.h
►
websocket
►
client
SocketContextUpgrade.cpp
SocketContextUpgrade.h
SocketContextUpgradeFactory.cpp
SocketContextUpgradeFactory.h
SubProtocol.cpp
SubProtocol.h
SubProtocolFactorySelector.cpp
SubProtocolFactorySelector.h
►
server
GroupsManager.cpp
GroupsManager.h
SocketContextUpgrade.cpp
SocketContextUpgrade.h
SocketContextUpgradeFactory.cpp
SocketContextUpgradeFactory.h
SubProtocol.cpp
SubProtocol.h
SubProtocolFactorySelector.cpp
SubProtocolFactorySelector.h
Receiver.cpp
Receiver.h
SocketContextUpgrade.h
SocketContextUpgrade.hpp
SubProtocol.h
SubProtocol.hpp
SubProtocolContext.cpp
SubProtocolContext.h
SubProtocolFactory.h
SubProtocolFactorySelector.h
SubProtocolFactorySelector.hpp
Transmitter.cpp
Transmitter.h
Generated on Mon Feb 10 2025 20:22:18 for SNode.C by
1.11.0