segfaulthunter / asynchia-mainline
minimalist asynchronous networking library
Clone this repository (size: 120.0 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/segfaulthunter/asynchia-mainline/
asynchia
What is asynchia?
asynchia is a minimalist, asynchronous networking library.
Example
Here's a minimal example of a server printing everything it receives to stdout using asynchia. It may seem quite verbose, but it is asynchia's philosophy to not hide anything from the developer.
This revision is from 2009-08-04 02:18
