Skip to content

eventmachine/libeventmachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C library component of the new EventMachine

http://wiki.github.com/eventmachine/eventmachine/em2-eventmachine-20

 Installing EventMachine
-------------------------

  ./autogen.sh    (if you've retrieved the source from git)
  ./configure
  make
  make install    (as root)

You can execute the test suite with:

  make check

About

C library component of the new EventMachine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages