diff options
author | root <root> | 2007-11-16 01:33:53 +0000 |
---|---|---|
committer | root <root> | 2007-11-16 01:33:53 +0000 |
commit | 42cf115660f3852e9cc3b91bd79b852a99d13065 (patch) | |
tree | 3374bf738306127d076a29c35b0e1f81a0f38fec /README.embed | |
parent | 22f1c28816978d9c971ec46d5a95110252b2deb9 (diff) |
add solaris port backend
Diffstat (limited to 'README.embed')
-rw-r--r-- | README.embed | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/README.embed b/README.embed index b7e3ea4..06c4c6c 100644 --- a/README.embed +++ b/README.embed @@ -147,8 +147,14 @@ PREPROCESSOR SYMBOLS will be detected at runtime and routed around by disabling this backend. + EV_USE_PORT + + If defined to be "1", libev will compile in support for the Solaris + 10 port style backend. Its availability will be detected at runtime, + otherwise another method will be used as fallback. This is the + preferred backend for Solaris 10 systems. + EV_USE_DEVPOLL - EV_USE_PORTS reserved for future expansion, works like the USE symbols above. |