summaryrefslogtreecommitdiff
path: root/README.epoc
diff options
context:
space:
mode:
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