diff options
author | root <root> | 2008-10-22 18:15:36 +0000 |
---|---|---|
committer | root <root> | 2008-10-22 18:15:36 +0000 |
commit | 76c7228dfabca043f8685b4c21185d6506107658 (patch) | |
tree | 66d6960d7d3e02c62035810b8724877780ac3a5c /eio.pod | |
parent | e1114224e950a1549be615d893899b3cdb2a832e (diff) |
*** empty log message ***
Diffstat (limited to 'eio.pod')
-rw-r--r-- | eio.pod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -238,6 +238,9 @@ C<eio_poll>). Libeio can be embedded directly into programs. This functionality is not documented and not (yet) officially supported. +Note that, when including C<libeio.m4>, you are responsible for defining +the compilation environment (C<_LARGEFILE_SOURCE>, C<_GNU_SOURCE> etc.). + If you need to know how, check the C<IO::AIO> perl module, which does exactly that. |