Skip to content

Commit 3e53500

Browse files
committed
readme
1 parent d3375f8 commit 3e53500

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,7 @@ Yu(玉)
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

0 commit comments

Comments
 (0)