You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
====================
Libevent echo server
====================
Established connections are maintained in a red black tree
Run as ./server <bind IP address> <port>
About
A small project demonstrating how to use libevent to implement an echo server