/[emacs]/emacs/src/process.c
ViewVC logotype

Diff of /emacs/src/process.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.380 by rms, Thu Sep 12 03:27:40 2002 UTC revision 1.381 by kfstorm, Wed Sep 18 19:30:26 2002 UTC
# Line 2523  addressing information (typically an IP Line 2523  addressing information (typically an IP
2523    
2524  Notice that the FILTER and SENTINEL args are never used directly by  Notice that the FILTER and SENTINEL args are never used directly by
2525  the server process.  Also, the BUFFER argument is not used directly by  the server process.  Also, the BUFFER argument is not used directly by
2526  the server process, but via `network-server-log-function' hook, a log  the server process, but via the optional :log function, accepted (and
2527  of the accepted (and failed) connections may be recorded in the server  failed) connections may be logged in the server process' buffer.
 process' buffer.  
2528    
2529  usage: (make-network-process &rest ARGS)  */)  usage: (make-network-process &rest ARGS)  */)
2530       (nargs, args)       (nargs, args)

Legend:
Removed from v.1.380  
changed lines
  Added in v.1.381

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26