diff options
Diffstat (limited to 'Doc/libmactcp.tex')
-rw-r--r-- | Doc/libmactcp.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libmactcp.tex b/Doc/libmactcp.tex index 4d6d5ba..a16afc8 100644 --- a/Doc/libmactcp.tex +++ b/Doc/libmactcp.tex @@ -164,7 +164,7 @@ A read-only member giving the port number of this UDP stream. \renewcommand{\indexsubitem}{(UDP stream method)} \begin{funcdesc}{Read}{timeout} -Read a datagram, waiting at most \var{timeout} seconds ($-1$ is +Read a datagram, waiting at most \var{timeout} seconds (-1 is infinite). Return the data. \end{funcdesc} |