Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/CppServer
/ functions
Functions
1,436 in github.com/chronoxor/CppServer
⨍
Functions
1,436
◇
Types & classes
193
Method
SetupSendBufferLimit
Setup option: send buffer limit ! The session will be disconnected if the send buffer limit is met. Default is unlimited. \pa
include/server/asio/ssl_session.h:184
Method
SetupSendBufferLimit
Setup option: send buffer limit ! The session will be disconnected if the send buffer limit is met. Default is unlimited. \pa
include/server/asio/tcp_session.h:180
Method
SetupSendBufferLimit
Setup option: send buffer limit ! The send operation will fail if the send buffer limit is met. Default is unlimited. \param
include/server/asio/udp_server.h:299
Method
SetupSendBufferLimit
Setup option: send buffer limit ! The client will be disconnected if the send buffer limit is met. Default is unlimited. \par
include/server/asio/ssl_client.h:278
Method
SetupSendBufferLimit
Setup option: send buffer limit ! The client will be disconnected if the send buffer limit is met. Default is unlimited. \par
include/server/asio/tcp_client.h:268
Method
SetupSendBufferLimit
Setup option: send buffer limit ! The client will be disconnected if the send buffer limit is met. Default is unlimited. \par
include/server/asio/udp_client.h:344
Method
SetupSendBufferSize
source/server/asio/ssl_client.cpp:142
Method
SetupSendBufferSize
source/server/asio/tcp_client.cpp:117
Method
SetupSendBufferSize
source/server/asio/udp_client.cpp:117
Method
SetupSendBufferSize
source/server/asio/udp_server.cpp:121
Method
SetupSendBufferSize
source/server/asio/tcp_session.cpp:53
Method
SetupSendBufferSize
source/server/asio/ssl_session.cpp:54
Method
SimpleNotify
proto/simple.h:202
Method
SimpleNotify
proto/simple.cpp:142
Method
SimpleNotifyModel
proto/simple_models.h:366
Method
SimpleReject
proto/simple.h:150
Method
SimpleReject
proto/simple.cpp:100
Method
SimpleRejectModel
proto/simple_models.h:274
Method
SimpleRequest
proto/simple.h:43
Method
SimpleRequest
proto/simple.cpp:12
Method
SimpleRequestModel
proto/simple_models.h:87
Method
SimpleResponse
proto/simple.h:97
Method
SimpleResponse
proto/simple.cpp:54
Method
SimpleResponseModel
proto/simple_models.h:181
Method
Start
source/server/asio/udp_server.cpp:127
Method
Start
source/server/asio/tcp_server.cpp:97
Method
Start
source/server/asio/ssl_server.cpp:112
Method
Stop
source/server/asio/udp_server.cpp:189
Method
Stop
source/server/asio/tcp_server.cpp:147
Method
Stop
source/server/asio/ssl_server.cpp:162
Method
TCPClient
source/server/asio/tcp_client.cpp:14
Method
TCPClient
include/server/asio/tcp_client.h:52
Method
TCPResolver
source/server/asio/tcp_resolver.cpp:14
Method
TCPResolver
include/server/asio/tcp_resolver.h:31
Method
TCPServer
source/server/asio/tcp_server.cpp:14
Method
TCPServer
include/server/asio/tcp_server.h:55
Method
TCPSession
source/server/asio/tcp_session.cpp:15
Method
TCPSession
include/server/asio/tcp_session.h:37
Method
Timer
source/server/asio/timer.cpp:14
Method
Timer
include/server/asio/timer.h:69
Method
TryReceive
source/server/asio/ssl_client.cpp:970
Method
TryReceive
source/server/asio/tcp_client.cpp:804
Method
TryReceive
source/server/asio/udp_client.cpp:789
Method
TryReceive
source/server/asio/udp_server.cpp:536
Method
TryReceive
source/server/asio/tcp_session.cpp:435
Method
TryReceive
source/server/asio/ssl_session.cpp:492
Method
TrySend
source/server/asio/ssl_client.cpp:1027
Method
TrySend
source/server/asio/tcp_client.cpp:861
Method
TrySend
source/server/asio/tcp_session.cpp:493
Method
TrySend
source/server/asio/ssl_session.cpp:550
Method
UDPClient
source/server/asio/udp_client.cpp:14
Method
UDPClient
include/server/asio/udp_client.h:52
Method
UDPResolver
source/server/asio/udp_resolver.cpp:14
Method
UDPResolver
include/server/asio/udp_resolver.h:31
Method
UDPServer
source/server/asio/udp_server.cpp:14
Method
UDPServer
include/server/asio/udp_server.h:48
Method
UnregisterSession
source/server/asio/ssl_server.cpp:317
Method
WSClient
include/server/ws/ws_client.h:31
Method
WSSClient
include/server/ws/wss_client.h:31
Method
WSSServer
include/server/ws/wss_server.h:33
Method
WSSSession
source/server/ws/wss_session.cpp:15
Method
WSSSession
include/server/ws/wss_session.h:32
Method
WSServer
include/server/ws/ws_server.h:33
Method
WSSession
source/server/ws/ws_session.cpp:15
Method
WSSession
include/server/ws/ws_session.h:32
Method
Watchdog
Watchdog the static content cache
include/server/http/https_server.h:61
Method
Watchdog
Watchdog the static content cache
include/server/http/http_server.h:61
Method
WebSocket
include/server/ws/ws.h:45
Method
allocate
Model buffer operations
proto/fbe.h:653
Method
allocate
Allocate a block of storage suitable to contain the given count of elements ! \param num - Number of elements to be allocated \param h
include/server/asio/memory.h:109
Method
attach
Attach the model buffer
proto/fbe.h:648
Method
base64decode
proto/fbe.cpp:50
Method
base64encode
proto/fbe.cpp:23
Method
bitset
Get the bitset value
proto/fbe.h:425
Method
body
Get the HTTP response body
include/server/http/http_response.h:77
Method
body_length
Get the HTTP response body length
include/server/http/http_response.h:79
Method
buffer_t
proto/fbe.h:68
Method
bytes_pending
Get the number of bytes pending sent by the session
include/server/asio/ssl_session.h:59
Method
bytes_pending
Get the number of bytes pending sent by the server
include/server/asio/ssl_server.h:90
Method
bytes_pending
Get the number of bytes pending sent by the server
include/server/asio/tcp_server.h:84
Method
bytes_pending
Get the number of bytes pending sent by the session
include/server/asio/tcp_session.h:57
Method
bytes_pending
Get the number of bytes pending sent by the server
include/server/asio/udp_server.h:75
Method
bytes_pending
Get the number of bytes pending sent by the client
include/server/asio/ssl_client.h:89
Method
bytes_pending
Get the number of bytes pending sent by the client
include/server/asio/tcp_client.h:81
Method
bytes_pending
Get the number of bytes pending sent by the client
include/server/asio/udp_client.h:81
Method
bytes_received
Get the number of bytes received by the session
include/server/asio/ssl_session.h:63
Method
bytes_received
Get the number of bytes received by the server
include/server/asio/tcp_server.h:88
Method
bytes_received
Get the number of bytes received by the session
include/server/asio/tcp_session.h:61
Method
bytes_received
Get the number of bytes received by the server
include/server/asio/udp_server.h:79
Method
bytes_received
Get the number of bytes received by the client
include/server/asio/ssl_client.h:93
Method
bytes_received
Get the number of bytes received by the client
include/server/asio/tcp_client.h:85
Method
bytes_received
Get the number of bytes received by the client
include/server/asio/udp_client.h:85
Method
bytes_sent
Get the number of bytes sent by the session
include/server/asio/ssl_session.h:61
Method
bytes_sent
Get the number of bytes sent by the server
include/server/asio/tcp_server.h:86
Method
bytes_sent
Get the number of bytes sent by the session
include/server/asio/tcp_session.h:59
Method
bytes_sent
Get the number of bytes sent by the server
include/server/asio/udp_server.h:77
Method
bytes_sent
Get the number of bytes sent by the client
include/server/asio/ssl_client.h:91
Method
bytes_sent
Get the number of bytes sent by the client
include/server/asio/tcp_client.h:83
Method
bytes_sent
Get the number of bytes sent by the client
include/server/asio/udp_client.h:83
Method
capacity
proto/fbe.h:89
← previous
next →
501–600 of 1,436, ranked by callers