diff options
author | root <root> | 2012-01-21 12:23:45 +0000 |
---|---|---|
committer | root <root> | 2012-01-21 12:23:45 +0000 |
commit | 5bda0862b88085541237e657118003203a07a9c9 (patch) | |
tree | 7fab21f19f24147a31e61936d62d191e2bee4c07 /ev.pod | |
parent | e799adfc074720ebff33b72eaab719c8a4e675c7 (diff) |
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4665,6 +4665,9 @@ and do not want its identifiers to be visible. To use this, define C<EV_API_STATIC> and include F<ev.c> in the file that wants to use libev. +This option only works when libev is compiled with a C compiler, as C++ +doesn't support the required declaration syntax. + =item EV_AVOID_STDIO If this is set to C<1> at compiletime, then libev will avoid using stdio |