comparison src/process-unix.c @ 404:2f8bb876ab1d r21-2-32

Import from CVS: tag r21-2-32
author cvs
date Mon, 13 Aug 2007 11:16:07 +0200
parents 74fd4e045ea6
children b8cc9ab3f761
comparison
equal deleted inserted replaced
403:9f011ab08d48 404:2f8bb876ab1d
1763 } 1763 }
1764 1764
1765 1765
1766 #ifdef HAVE_MULTICAST 1766 #ifdef HAVE_MULTICAST
1767 1767
1768 /* Didier Verna <verna@inf.enst.fr> Nov. 28 1997. 1768 /* Didier Verna <didier@xemacs.org> Nov. 28 1997.
1769 1769
1770 This function is similar to open-network-stream-internal, but provides a 1770 This function is similar to open-network-stream-internal, but provides a
1771 mean to open an UDP multicast connection instead of a TCP one. Like in the 1771 mean to open an UDP multicast connection instead of a TCP one. Like in the
1772 TCP case, the multicast connection will be seen as a sub-process, 1772 TCP case, the multicast connection will be seen as a sub-process,
1773 1773