[server] minibug in 1.8b3 (?)

Pavel Curtis (pavel@parc.xerox.com)
Mon, 4 Mar 1996 10:11:12 PST


Andreas Dieberger writes:
> ;connection_name(#243);
> => "port 4444 from 130.207.161.27, port 1762"
> 
> is that comma after the IP number really planned?

Yes, and documented.  Use `match()' to take apart the pieces of this string.

	Pavel