MCPcopy Create free account

hub / github.com/chronoxor/CppServer / functions

Functions1,436 in github.com/chronoxor/CppServer

↓ 2 callersMethodSendTraceRequest
Send TRACE request ! \param url - URL to request \param timeout - HTTP request timeout \return HTTP request future */
include/server/http/http_client.h:257
↓ 2 callersMethodUnregisterSession
source/server/asio/tcp_server.cpp:302
↓ 2 callersMethodWaitSync
source/server/asio/timer.cpp:195
↓ 2 callersMethodbody_length
Get the HTTP request body length
include/server/http/http_request.h:74
↓ 2 callersMethodonConnected
source/server/ws/ws_client.cpp:38
↓ 2 callersMethodonDisconnected
source/server/ws/ws_client.cpp:65
↓ 2 callersMethodoption_keep_alive
Get the option: keep alive
include/server/asio/ssl_server.h:97
↓ 2 callersMethodoption_no_delay
Get the option: no delay
include/server/asio/ssl_server.h:99
↓ 2 callersFunctionunhex
proto/fbe.cpp:97
↓ 2 callersMethodwatchdog
Watchdog for timeouts
proto/simple_protocol.h:155
↓ 1 callersMethodDeleteCacheValue
tests/test_https.cpp:61
↓ 1 callersMethodDeleteCacheValue
tests/test_http.cpp:61
↓ 1 callersMethodDeleteCacheValue
examples/https_server.cpp:61
↓ 1 callersMethodDeleteCacheValue
examples/http_server.cpp:61
↓ 1 callersMethodDisconnectAndStop
examples/ssl_chat_client.cpp:22
↓ 1 callersMethodDisconnectAndStop
examples/wss_chat_client.cpp:22
↓ 1 callersMethodDisconnectAndStop
examples/proto_client.cpp:25
↓ 1 callersMethodDisconnectAndStop
examples/udp_multicast_client.cpp:26
↓ 1 callersMethodDisconnectAndStop
examples/ws_chat_client.cpp:22
↓ 1 callersMethodDisconnectAndStop
examples/udp_echo_client.cpp:22
↓ 1 callersMethodDisconnectAndStop
examples/tcp_chat_client.cpp:22
↓ 1 callersMethodGetAllCache
tests/test_https.cpp:24
↓ 1 callersMethodGetAllCache
tests/test_http.cpp:24
↓ 1 callersMethodGetAllCache
examples/https_server.cpp:24
↓ 1 callersMethodGetAllCache
examples/http_server.cpp:24
↓ 1 callersMethodGetCacheValue
tests/test_https.cpp:40
↓ 1 callersMethodGetCacheValue
tests/test_http.cpp:40
↓ 1 callersMethodGetCacheValue
examples/https_server.cpp:40
↓ 1 callersMethodGetCacheValue
examples/http_server.cpp:40
↓ 1 callersMethodIsPolling
Is the service started with polling loop mode?
include/server/asio/service.h:81
↓ 1 callersMethodPutCacheValue
tests/test_https.cpp:53
↓ 1 callersMethodPutCacheValue
tests/test_http.cpp:53
↓ 1 callersMethodPutCacheValue
examples/https_server.cpp:53
↓ 1 callersMethodPutCacheValue
examples/http_server.cpp:53
↓ 1 callersMethodSendError
source/server/asio/service.cpp:230
↓ 1 callersMethodheader
source/server/http/http_response.cpp:92
↓ 1 callersMethodonHandshaked
source/server/ws/wss_client.cpp:38
↓ 1 callersMethodonIdle
tests/test_ws.cpp:31
↓ 1 callersMethodonThreadCleanup
tests/test_ws.cpp:28
↓ 1 callersMethodonThreadInitialize
tests/test_ws.cpp:27
↓ 1 callersMethodremove
proto/fbe.cpp:370
↓ 1 callersMethodreserve
proto/fbe.h:655
↓ 1 callersMethodreset
Reset the sender buffer
proto/fbe_protocol.h:46
↓ 1 callersMethodresize
proto/fbe.h:656
↓ 1 callersMethodstatus_phrase
Get the HTTP response status phrase
include/server/http/http_response.h:69
↓ 1 callersFunctionutc
proto/fbe.cpp:79
MethodAccept
source/server/asio/tcp_server.cpp:197
MethodAccept
source/server/asio/ssl_server.cpp:212
MethodAddStaticContent
source/server/http/https_server.cpp:16
MethodAllocateHandler
Initialize allocate handler wrapper with a given memory storage and handler ! \param storage - Memory storage \param handler - Handler
include/server/asio/memory.h:143
MethodCancel
Cancel any asynchronous operations that are waiting on the resolver
include/server/asio/udp_resolver.h:48
MethodCancel
Cancel any asynchronous operations that are waiting on the resolver
include/server/asio/tcp_resolver.h:48
MethodClearBuffers
source/server/asio/ssl_client.cpp:1104
MethodClearBuffers
source/server/asio/tcp_client.cpp:938
MethodClearBuffers
source/server/asio/udp_client.cpp:842
MethodClearBuffers
source/server/asio/udp_server.cpp:595
MethodClearBuffers
source/server/asio/tcp_session.cpp:571
MethodClearBuffers
source/server/asio/tcp_server.cpp:315
MethodClearBuffers
source/server/asio/ssl_server.cpp:330
MethodClearBuffers
source/server/asio/ssl_session.cpp:628
MethodClearStaticContent
Clear static content cache
include/server/http/https_server.h:58
MethodClearStaticContent
Clear static content cache
include/server/http/http_server.h:58
MethodClearWSBuffers
source/server/ws/ws.cpp:486
MethodClient
proto/simple_protocol.h:143
MethodClose
WebSocket connection methods
include/server/ws/wss_session.h:40
MethodClose
WebSocket connection methods
include/server/ws/ws_session.h:40
MethodClose
include/server/ws/ws_client.h:43
MethodClose
include/server/ws/wss_client.h:43
MethodCloseAll
source/server/ws/wss_server.cpp:14
MethodCloseAll
WebSocket connection methods
include/server/ws/wss_server.h:41
MethodCloseAll
WebSocket connection methods
include/server/ws/ws_server.h:41
MethodCloseAsync
include/server/ws/wss_client.h:47
MethodConnect
source/server/asio/tcp_client.cpp:123
MethodConnect
source/server/asio/udp_client.cpp:123
MethodConnect
source/server/asio/tcp_session.cpp:59
MethodConnect
source/server/asio/ssl_session.cpp:60
MethodConnect
source/server/ws/ws_client.cpp:14
MethodConnect
source/server/ws/wss_client.cpp:14
MethodConnectAsync
source/server/asio/ssl_client.cpp:378
MethodConnectAsync
source/server/asio/tcp_client.cpp:299
MethodConnectAsync
source/server/asio/udp_client.cpp:283
MethodConnectAsync
source/server/ws/wss_client.cpp:26
MethodCreateContext
tests/test_ssl.cpp:47
MethodCreateContext
tests/test_ssl.cpp:94
MethodCreateContext
tests/test_wss.cpp:48
MethodCreateContext
tests/test_wss.cpp:104
MethodCreateContext
tests/test_https.cpp:176
MethodCreateSession
performance/wss_multicast_server.cpp:40
MethodCreateSession
performance/ws_echo_server.cpp:41
MethodCreateSession
performance/https_trace_server.cpp:49
MethodCreateSession
performance/tcp_echo_server.cpp:40
MethodCreateSession
performance/http_trace_server.cpp:49
MethodCreateSession
performance/ws_multicast_server.cpp:40
MethodCreateSession
performance/ssl_multicast_server.cpp:52
MethodCreateSession
performance/wss_echo_server.cpp:41
MethodCreateSession
performance/proto_server.cpp:52
MethodCreateSession
performance/tcp_multicast_server.cpp:52
MethodCreateSession
performance/ssl_echo_server.cpp:40
MethodCreateSession
tests/test_ssl.cpp:105
MethodCreateSession
tests/test_tcp.cpp:81
← previousnext →101–200 of 1,436, ranked by callers