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
↓ 1 callers
Method
sendBufferedData
trantor/net/inner/TLSProvider.h:51
↓ 1 callers
Method
sendData
trantor/net/inner/tlsprovider/OpenSSLProvider.cc:532
↓ 1 callers
Method
setAfterAcceptSockOptCallback
trantor/net/TcpServer.cc:55
↓ 1 callers
Method
setBeforeListenSockOptCallback
trantor/net/TcpServer.cc:50
↓ 1 callers
Method
setEventCallback
trantor/net/inner/poller/EpollPoller.h:40
↓ 1 callers
Method
setKeepAlive
trantor/net/inner/Socket.cc:205
↓ 1 callers
Method
setReuseAddr
trantor/net/inner/Socket.cc:165
↓ 1 callers
Method
setReusePort
trantor/net/inner/Socket.cc:180
↓ 1 callers
Method
setSockOptCallback
trantor/net/TcpClient.cc:139
↓ 1 callers
Function
splitString2
Variant of splitString(), accepts multiple single-char delimiters
trantor/utils/Date.cc:401
↓ 1 callers
Method
stop
trantor/net/TcpClient.cc:133
↓ 1 callers
Function
store64
* Stores w into dst * * @param dst the destination * @param[in] w word to be stored */
trantor/utils/crypto/blake2.cc:104
↓ 1 callers
Method
switchLog
* Force store the current file (with the base name) * with the newly generated name by adding time point. * * @param openNewOne - true for keeping
trantor/utils/AsyncFileLogger.cc:256
↓ 1 callers
Method
toCustomFormattedString
trantor/utils/Date.cc:152
↓ 1 callers
Function
trantor_blake2b_final
trantor/utils/crypto/blake2.cc:295
↓ 1 callers
Function
trantor_blake2b_init
* Initializes blake2b state * * @param state blake2b_state instance passed by reference * @param[in] outlen the hash output length */
trantor/utils/crypto/blake2.cc:246
↓ 1 callers
Function
trantor_md5_final
trantor/utils/crypto/md5.cc:165
↓ 1 callers
Function
trantor_md5_init
trantor/utils/crypto/md5.cc:138
↓ 1 callers
Function
trantor_md5_update
trantor/utils/crypto/md5.cc:148
↓ 1 callers
Function
trantor_sha1_final
trantor/utils/crypto/sha1.cc:281
↓ 1 callers
Function
trantor_sha1_init
trantor/utils/crypto/sha1.cc:239
↓ 1 callers
Function
trantor_sha256_final
trantor/utils/crypto/sha256.cc:120
↓ 1 callers
Function
trantor_sha256_init
trantor/utils/crypto/sha256.cc:89
↓ 1 callers
Function
trantor_sha256_update
trantor/utils/crypto/sha256.cc:103
↓ 1 callers
Function
trantor_sha3_final
trantor/utils/crypto/sha3.cc:141
↓ 1 callers
Function
trantor_sha3_init
trantor/utils/crypto/sha3.cc:104
↓ 1 callers
Function
trantor_sha3_update
trantor/utils/crypto/sha3.cc:119
↓ 1 callers
Method
updateChannel
trantor/net/EventLoop.cc:154
↓ 1 callers
Function
utf16Toutf8
trantor/utils/Utilities.cc:117
↓ 1 callers
Function
utf8Toutf16
trantor/utils/Utilities.cc:62
↓ 1 callers
Function
validatePeerCertificate
trantor/net/inner/tlsprovider/OpenSSLProvider.cc:71
↓ 1 callers
Function
win32_read_socket
from polipo
trantor/utils/WindowsSupport.cc:19
↓ 1 callers
Method
writeLog
trantor/utils/AsyncFileLogger.cc:226
↓ 1 callers
Method
writeRaw
trantor/net/inner/TcpConnectionImpl.cc:735
Method
AresResolver
trantor/net/inner/AresResolver.cc:76
Method
AsyncBufferNode
trantor/net/inner/AsyncStreamBufferNode.cc:8
Method
AsyncFileLogger
trantor/utils/AsyncFileLogger.cc:42
Method
AsyncStreamImpl
trantor/net/inner/TcpConnectionImpl.cc:855
Method
BotanCertificate
trantor/net/inner/tlsprovider/BotanTLSProvider.cc:108
Method
BotanTLSProvider
trantor/net/inner/tlsprovider/BotanTLSProvider.cc:163
Method
BufferNode
trantor/utils/LockFreeQueue.h:99
Method
CallbackEntry
trantor/utils/TimingWheel.h:51
Method
Channel
trantor/net/Channel.cc:36
Method
ConcurrentTaskQueue
trantor/utils/ConcurrentTaskQueue.cc:22
Method
Connector
trantor/net/inner/Connector.cc:21
Method
Credentials
trantor/net/inner/tlsprovider/BotanTLSProvider.cc:51
Method
Date
trantor/utils/Date.cc:534
Method
EpollPoller
trantor/net/inner/poller/EpollPoller.cc:53
Method
EventLoop
trantor/net/EventLoop.cc:68
Method
EventLoopThread
trantor/net/EventLoopThread.cc:22
Method
EventLoopThreadPool
trantor/net/EventLoopThreadPool.cc:17
Method
FileBufferNode
trantor/net/inner/FileBufferNodeUnix.cc:13
Method
FileBufferNode
trantor/net/inner/FileBufferNodeWin.cc:16
Method
Fmt
trantor/utils/LogStream.cc:253
Method
IgnoreSigPipe
trantor/net/TcpClient.h:261
Method
IgnoreSigPipe
trantor/net/TcpServer.h:303
Method
InetAddress
trantor/net/InetAddress.cc:66
Method
KQueue
trantor/net/inner/poller/KQueue.cc:21
Method
KickoffEntry
trantor/net/inner/TcpConnectionImpl.h:45
Method
LibraryInitializer
trantor/net/inner/AresResolver.cc:52
Method
Logger
trantor/utils/Logger.cc:200
Method
LoggerFile
trantor/utils/AsyncFileLogger.cc:185
Method
MemBufferNode
trantor/net/inner/MemBufferNode.cc:7
Method
MpscQueue
trantor/utils/LockFreeQueue.h:33
Method
MsgBuffer
trantor/utils/MsgBuffer.cc:34
Method
MyClass
trantor/tests/TimingWheelTest.cc:8
Method
MyClass
trantor/tests/TimingWheelTest.cc:17
Method
NormalResolver
trantor/net/inner/NormalResolver.h:33
Method
OpenSSLCertificate
trantor/net/inner/tlsprovider/OpenSSLProvider.cc:229
Method
OpenSSLProvider
trantor/net/inner/tlsprovider/OpenSSLProvider.cc:426
Method
PollPoller
trantor/net/inner/poller/PollPoller.cc:29
Method
Poller
trantor/net/inner/Poller.h:31
Method
QueryData
trantor/net/inner/AresResolver.h:116
Method
SSLContext
trantor/net/inner/tlsprovider/OpenSSLProvider.cc:157
Method
ScopeExit
trantor/net/EventLoop.cc:187
Function
SerialTaskQueue
trantor/utils/SerialTaskQueue.h:58
Method
SerialTaskQueue
trantor/utils/SerialTaskQueue.cc:22
Method
Socket
trantor/net/inner/Socket.h:85
Method
SourceFile
trantor/utils/Logger.h:61
Method
StreamBufferNode
trantor/net/inner/StreamBufferNode.cc:8
Method
T
trantor/utils/Logger.cc:60
Function
TEST
trantor/unittests/InetAddressUnittest.cc:6
Function
TEST
trantor/unittests/HashUnittest.cc:10
Function
TEST
trantor/unittests/DateUnittest.cc:7
Function
TEST
trantor/unittests/splitStringUnittest.cc:6
Function
TEST
trantor/unittests/stringEncodingUnittest.cc:16
Function
TEST
trantor/unittests/MsgBufferUnittest.cc:6
Method
TLSProvider
trantor/net/inner/TLSProvider.h:15
Method
TcpClient
trantor/net/TcpClient.cc:58
Method
TcpConnectionImpl
trantor/net/inner/TcpConnectionImpl.cc:66
Method
TcpServer
trantor/net/TcpServer.cc:24
Method
Timer
trantor/net/inner/Timer.cc:22
Method
TimingWheel
trantor/utils/TimingWheel.cc:19
Method
abortNotInLoopThread
trantor/net/EventLoop.cc:267
Function
add
trantor/utils/LogStream.h:75
Method
addInFront
trantor/utils/MsgBuffer.cc:208
Method
addInFrontInt16
trantor/utils/MsgBuffer.cc:96
Method
addInFrontInt32
trantor/utils/MsgBuffer.cc:101
Function
addInFrontInt8
* @brief Put a byte value to the beginning of the buffer. * * @param b */
trantor/utils/MsgBuffer.h:229
Method
addTimerInLoop
trantor/net/inner/TimerQueue.cc:206
← previous
next →
201–300 of 724, ranked by callers