summaryrefslogtreecommitdiff
path: root/eio.pod
diff options
context:
space:
mode:
authorroot <root>2008-10-22 18:15:36 +0000
committerroot <root>2008-10-22 18:15:36 +0000
commit76c7228dfabca043f8685b4c21185d6506107658 (patch)
tree66d6960d7d3e02c62035810b8724877780ac3a5c /eio.pod
parente1114224e950a1549be615d893899b3cdb2a832e (diff)
*** empty log message ***
Diffstat (limited to 'eio.pod')
-rw-r--r--eio.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/eio.pod b/eio.pod
index 3dd2466..bbacb66 100644
--- a/eio.pod
+++ b/eio.pod
@@ -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.