@c x_tmpl.txh - a template texinfo include file for libsocket's internal docs @c @c Please replace by the function name - makeinfo will barf otherwise. @c Please do similarly for other <...> occurrences. @c @c Richard Dawe 1999-11-01 @comment The start of a function description is indicated by the following @comment comment. This syntax is used by the script functxh.sh: @comment @comment function @comment function __x_ @node __x_, , , Function Reference @section __x_ @subheading Syntax @example #include #include __@emph{x}_ (); @end example @subheading Description @subheading Return Value On successful completion the function returns . Otherwise, a value of is returned and @var{errno} is set appropriately. @table @samp @item @end table