Menu

[34ec85]: / README  Maximize  Restore  History

Download this file

20 lines (12 with data), 571 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
This release only supports epoll for polling, hence it only supports Linux
2.6.19+. Support for FREEBSD kqueue is on the way. To install run:

    ./configure make install

Since this is a header only library, this doesn't do much. ./configure simply
makes a version of config.hpp suitable for your system, and "make install'
copies the headers to your file system.

To build some utility code run:

    make util

If this is before 'make install' then the utility code will be installed in
${prefix}/bin

Doxygen documentation will be added in the next release.

Thanks
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.