-
Notifications
You must be signed in to change notification settings - Fork 1
libev simple ECHO server
apofiget/echo_srv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Description: ECHO server based on libev. Accept new connection, receive data and send it back to connected client. How to run: make & ./echo_srv [port_number], where port_number port which server will listen for a new connections. Default port number - 1025. For a stop execution, just press: <Ctrl+C> keys combination. Required libev for compilation and work. Author: Andrey Andruschenko <[email protected]> License: Public domain Blog post: http://fpbrain.blogspot.com/2016/11/echo-libev.html
About
libev simple ECHO server
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published