Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 190 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 190 Bytes

Asynchronous-server

Simple asynchronous server.

Characteristics:

 - the C11 standard was used;
 - written under Linux x64.
 - used library libevent (version 2.0.21-stable-3)