From 0ed9ac782085c950447d16612cc4e32f6a6c7207 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 17 Dec 1998 18:18:44 +0000 Subject: Updated socket information --- doc/networking/networkapp.t | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/networking/networkapp.t') 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 -- cgit v1.2.3