comparison lispref/processes.texi @ 54864:ca548870d87a

Markup fixes.
author Jesper Harder <harder@ifa.au.dk>
date Wed, 14 Apr 2004 14:37:17 +0000
parents 5745bf089073
children 07f4773453a0
comparison
equal deleted inserted replaced
54863:bfda5e1d8a21 54864:ca548870d87a
1894 that port. 1894 that port.
1895 1895
1896 @end table 1896 @end table
1897 1897
1898 The original argument list, modified with the actual connection 1898 The original argument list, modified with the actual connection
1899 information, is available via the `process-contact' function. 1899 information, is available via the @code{process-contact} function.
1900 @end defun 1900 @end defun
1901 1901
1902 @defun set-network-process-option process option value 1902 @defun set-network-process-option process option value
1903 This function sets or modifies a network option for network process 1903 This function sets or modifies a network option for network process
1904 @var{process}. See @code{make-network-process} for details of options 1904 @var{process}. See @code{make-network-process} for details of options
1905 @var{option} and their corresponding values @var{value}. 1905 @var{option} and their corresponding values @var{value}.
1906 1906
1907 The current setting of an option is available via the 1907 The current setting of an option is available via the
1908 `process-contact' function. 1908 @code{process-contact} function.
1909 @end defun 1909 @end defun
1910 1910
1911 @defun network-interface-list 1911 @defun network-interface-list
1912 This function returns a list describing the network interfaces 1912 This function returns a list describing the network interfaces
1913 of the machine you are using. The value is an alist whose 1913 of the machine you are using. The value is an alist whose