ErikJiang / ssl_socket_demo
SSL Client/Server简单安全数据传输程序.
☆27Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for ssl_socket_demo
- 多种无锁队列☆43Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- fast thread pool☆26Updated 5 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆45Updated 2 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- send and recv event between processes with very few lines of code☆48Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)