Skip to content

A small project demonstrating how to use libevent to implement an echo server

Notifications You must be signed in to change notification settings

anomit/libevent-echo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

====================
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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages