summaryrefslogtreecommitdiff
path: root/README.epoc
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-04-03 20:27:49 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-04-03 20:27:49 +0000
commiteccd403f7f94e536c86d76b08601e70486b1f6c3 (patch)
treef2d8a4c8a69cf4df71d2ed6eda4471cf2b8366f9 /README.epoc
parentbe6bd645f6be4d28e5d344c51889c6b67bdf5a74 (diff)
downloadperl-eccd403f7f94e536c86d76b08601e70486b1f6c3.tar.gz
EPOC tweaks from Olaf Flebbe.
p4raw-id: //depot/perl@15718
Diffstat (limited to 'README.epoc')
-rw-r--r--README.epoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.epoc b/README.epoc
index a235f0137e..8ce93fe3e4 100644
--- a/README.epoc
+++ b/README.epoc
@@ -68,6 +68,12 @@ EPOC:
=over 4
+=item *
+
+socket IO is only implemented poorly. You can only use sysread and
+syswrite on them. The commands read, write, print, <> do not work for
+sockets. This may change iff epocemx supports sockets.
+
=item *
kill, alarm and signals. Do not try to use them. This may be