Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/an-tao/trantor
/ functions
Functions
724 in github.com/an-tao/trantor
⨍
Functions
724
◇
Types & classes
141
Method
append
trantor/net/inner/AsyncStreamBufferNode.cc:49
Method
append
trantor/net/inner/MemBufferNode.cc:24
Method
appendInt16
trantor/utils/MsgBuffer.cc:80
Method
appendInt32
trantor/utils/MsgBuffer.cc:85
Method
appendInt64
trantor/utils/MsgBuffer.cc:90
Function
appendInt8
* @brief Append a byte value to the end of the buffer. * * @param b */
trantor/utils/MsgBuffer.h:190
Method
appendToWriteBuffer
trantor/net/inner/TLSProvider.h:80
Method
applicationProtocol
trantor/net/inner/TcpConnectionImpl.h:165
Method
ares_hostcallback_
trantor/net/inner/AresResolver.cc:256
Method
ares_sock_createcallback_
trantor/net/inner/AresResolver.cc:274
Method
ares_sock_statecallback_
trantor/net/inner/AresResolver.cc:282
Method
available
trantor/net/inner/AsyncStreamBufferNode.cc:24
Method
available
trantor/net/inner/FileBufferNodeUnix.cc:133
Method
available
trantor/net/inner/FileBufferNodeWin.cc:155
Function
blake2b
trantor/utils/crypto/botan.cc:47
Function
blake2b
trantor/utils/crypto/openssl.cc:119
Function
bufferData
const Buffer& buffer() const { return buffer_; }
trantor/utils/LogStream.h:220
Function
bufferLength
trantor/utils/LogStream.h:229
Method
bytesReceived
trantor/net/inner/TcpConnectionImpl.h:146
Method
bytesSent
trantor/net/inner/TcpConnectionImpl.h:142
Function
clearContext
* @brief Clear the custom data. * */
trantor/net/TcpConnection.h:223
Method
close
trantor/net/inner/tlsprovider/OpenSSLProvider.cc:524
Method
close
trantor/net/inner/tlsprovider/BotanTLSProvider.cc:249
Method
connect
trantor/net/inner/Connector.cc:78
Method
connect
trantor/net/inner/Socket.h:69
Method
connecting
trantor/net/inner/Connector.cc:142
Function
connection
* @brief Get the TCP connection to the server. * * @return TcpConnectionPtr */
trantor/net/TcpClient.h:76
Method
connectionClosed
trantor/net/TcpServer.cc:199
Method
cookieEnd
trantor/utils/LogStream.cc:99
Method
cookieStart
trantor/utils/LogStream.cc:94
Method
createNonblockingSocketOrDie
trantor/net/inner/Socket.h:31
Function
current
write to data_ directly
trantor/utils/LogStream.h:67
Function
data
trantor/utils/LogStream.h:57
Method
date
trantor/utils/Date.cc:52
Method
debugString
trantor/utils/LogStream.cc:87
Function
defaultConnectionCallback
trantor/net/TcpClient.cc:42
Function
defaultFlushFunction
trantor/utils/Logger.h:271
Function
defaultMessageCallback
trantor/net/TcpClient.cc:51
Method
deleteOldFiles
trantor/utils/AsyncFileLogger.cc:374
Function
disableAll
* @brief Disable all events on the socket. * */
trantor/net/Channel.h:165
Function
disableReading
* @brief Disable the read event on the socket. * */
trantor/net/Channel.h:201
Function
disableSpdLog
* @brief Disable logging with spdlog for the default channel * @remarks The spdlog::logger object is unregistered and * destroyed o
trantor/utils/Logger.h:220
Method
disableSpdLog
trantor/utils/Logger.cc:400
Function
disableWriting
* @brief Disable the write event on the socket. * */
trantor/net/Channel.h:221
Method
disconnect
trantor/net/TcpClient.cc:120
Function
displayLocalTime
* @brief Check whether it shows local time or UTC time. */
trantor/utils/Logger.h:164
Method
doRunInLoopFuncs
trantor/net/EventLoop.cc:337
Function
enableReading
* @brief Enable the read event on the socket. * */
trantor/net/Channel.h:191
Function
enableRetry
* @brief Enable retrying. * */
trantor/net/TcpClient.h:107
Function
enableSSL
* @brief Enable SSL encryption. */
trantor/net/TcpClient.h:228
Function
enableSSL
* @brief Enable SSL encryption. */
trantor/net/TcpServer.h:257
Method
enableSSL
trantor/net/TcpClient.cc:223
Method
enableSpdLog
trantor/utils/Logger.cc:387
Function
enableWriting
* @brief Enable the write event on the socket. * */
trantor/net/Channel.h:211
Function
events
* @brief Return the events enabled on the socket. * * @return int */
trantor/net/Channel.h:135
Method
extendLife
trantor/net/inner/TcpConnectionImpl.cc:187
Function
family
* @brief Return the sin_family of the endpoint. * * @return sa_family_t */
trantor/net/InetAddress.h:96
Function
fd
* @brief Return the fd of the socket. * * @return int */
trantor/net/Channel.h:125
Function
fileCallback
trantor/tests/SendstreamTest.cc:121
Method
fillActiveChannels
trantor/net/inner/poller/EpollPoller.cc:110
Method
fillActiveChannels
trantor/net/inner/poller/KQueue.cc:85
Method
fillActiveChannels
trantor/net/inner/poller/PollPoller.cc:65
Function
findCRLF
* @brief Find the position of the buffer where the CRLF is found. * * @return const char* */
trantor/utils/MsgBuffer.h:295
Method
find_cert_chain
trantor/net/inner/tlsprovider/BotanTLSProvider.cc:68
Method
formatInteger
trantor/utils/LogStream.cc:104
Method
formatTime
trantor/utils/Logger.cc:104
Method
fromDbString
trantor/utils/Date.cc:359
Method
fromDbStringLocal
trantor/utils/Date.cc:289
Method
fromISOString
trantor/utils/Date.cc:421
Function
getAllowBrokenChain
trantor/net/TLSPolicy.h:166
Function
getCloseCallback
trantor/net/TcpConnection.h:354
Function
getContext
trantor/net/TcpConnection.h:203
Method
getData
trantor/net/inner/AsyncStreamBufferNode.cc:28
Method
getData
trantor/net/inner/FileBufferNodeUnix.cc:77
Method
getData
trantor/net/inner/StreamBufferNode.cc:16
Method
getData
trantor/net/inner/FileBufferNodeWin.cc:96
Method
getDefaultSpdLogger
trantor/utils/Logger.cc:306
Method
getEventLoopOfCurrentThread
trantor/net/EventLoop.cc:150
Method
getExpired
trantor/net/inner/TimerQueue.cc:252
Method
getFd
trantor/net/inner/FileBufferNodeUnix.cc:73
Method
getFd
trantor/net/inner/FileBufferNodeWin.cc:150
Function
getIoLoops
* @brief Get the I/O event loops of the server. * * @return std::vector<EventLoop *> */
trantor/net/TcpServer.h:215
Method
getLocalAddr
trantor/net/inner/Socket.cc:122
Function
getLoop
trantor/utils/TimingWheel.h:86
Function
getLoop
* @brief Get the pointer of the event loop of the thread. * * @return EventLoop* */
trantor/net/EventLoopThread.h:49
Function
getLoop
* @brief Get the event loop of the server. * * @return EventLoop* */
trantor/net/TcpServer.h:205
Function
getName
* @brief Get the name of the queue. * * @return std::string */
trantor/utils/ConcurrentTaskQueue.h:56
Function
getName
* @brief Get the name of the queue. * * @return std::string */
trantor/utils/SerialTaskQueue.h:47
Method
getNextLoop
trantor/net/EventLoopThreadPool.cc:46
Method
getObject
trantor/utils/ObjectPool.h:35
Method
getPeerAddr
trantor/net/inner/Socket.cc:136
Method
getRecvBuffer
trantor/net/inner/TcpConnectionImpl.h:158
Function
getSockAddr
* @brief Get the pointer to the sockaddr struct. * * @return const struct sockaddr* */
trantor/net/InetAddress.h:169
Method
getSocketError
trantor/net/inner/Socket.h:50
Method
getSpdLogger
trantor/utils/Logger.cc:338
Method
getTaskCount
trantor/utils/ConcurrentTaskQueue.cc:76
Function
getUseOldTLS
trantor/net/TLSPolicy.h:158
Function
getUseSystemCertStore
trantor/net/TLSPolicy.h:179
Function
getValidate
trantor/net/TLSPolicy.h:162
Method
handleCloseInLoop
trantor/net/TcpServer.cc:185
← previous
next →
301–400 of 724, ranked by callers