summaryrefslogtreecommitdiffstats
path: root/doc/networking/networkapp.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-17 18:18:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-17 18:18:44 +0000
commit0ed9ac782085c950447d16612cc4e32f6a6c7207 (patch)
treecbfa2701acef6797c7ebdc912386eebb6d5c6ae5 /doc/networking/networkapp.t
parentIncorporated Jeff's suggestions. (diff)
downloadrtems-0ed9ac782085c950447d16612cc4e32f6a6c7207.tar.bz2
Updated socket information
Diffstat (limited to '')
-rw-r--r--doc/networking/networkapp.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/networking/networkapp.t b/doc/networking/networkapp.t
index 4263da4aac..2a6517e4bd 100644
--- a/doc/networking/networkapp.t
+++ b/doc/networking/networkapp.t
@@ -238,7 +238,8 @@ with the following exceptions:
@itemize @bullet
@item A given socket can be read or written by only one task at a time.
-@item There is no @code{select} function.
+@item The @code{select} function only works for file descriptors associated
+with sockets.
@item You must call @code{openlog} before calling any of the @code{syslog} functions.
@item @b{Some of the network functions are not thread-safe.}
For example the following functions return a pointer to a static