File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 1313* * cirularqueue : Cirular Queue Struct Template.
1414* * vector : Like as C++'s std::vector
1515* * string : The COW string template.
16- * eventloop : the io(Net) event loop. support EPOLL, KQUEUE , IOCP.
17- * asyncsocket : The async socket base std.scoket and yu.eventloop
18- * * client : the easy Use TCP client. Has time out and connect try, and mitil-client
19- * * server : the easy Use TCP server. Has Time out and auto close .
20- * * Acceptor : Tcp listen and accept
21- * * TCPClient : Base Tcp client
22- * * TCPSocket : Base TCP connection
23- * * UDPSocket : Base Udp connection
2416* timer : Timer
25- * * eventlooptimer : the timer base yu.eventloop
2617* * timingwheeltimer : Time wheel algorithm . base std.experimental.allocator
2718* memory
2819* * alloctor : the yuAlloctor and easy make object base yuAlloctor. Base std.experimental.allocator
You can’t perform that action at this time.
0 commit comments