Mercurial > hg > xemacs-beta
diff lisp/multicast.el @ 444:576fb035e263 r21-2-37
Import from CVS: tag r21-2-37
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:36:19 +0200 |
parents | 2f8bb876ab1d |
children | 7039e6323819 |
line wrap: on
line diff
--- a/lisp/multicast.el Mon Aug 13 11:35:05 2007 +0200 +++ b/lisp/multicast.el Mon Aug 13 11:36:19 2007 +0200 @@ -45,7 +45,7 @@ (defun open-multicast-group (name buffer address) "Open a multicast connection on the specified address. -Returns a subprocess-object to represent the connection. +Returns a process object to represent the connection. Input and output work as for subprocesses; `delete-process' closes it. Args are NAME BUFFER ADDRESS. NAME is a name for the process. It is modified if necessary to make it unique.