Date: Sat, 11 Jan 2003 00:39:46 -0500 From: parv <parv_fm@emailgroups.net> To: Pete Fritchman <petef@FreeBSD.org> Cc: scheidell@secnap.net, freebsd-ports@FreeBSD.org Subject: Re: ports/45490: tightvnc leaks connections Message-ID: <20030111053946.GB78022@moo.holy.cow> In-Reply-To: <200301110035.h0B0Z25Y082771@freefall.freebsd.org> References: <200301110035.h0B0Z25Y082771@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
in message <200301110035.h0B0Z25Y082771@freefall.freebsd.org>, wrote Pete Fritchman thusly... > > Synopsis: tightvnc leaks connections > > Is this fixed in the latest version, 1.2.7? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=45490 nope... sockstat -l | grep -i vnc parv Xvnc 90918 0 tcp4 *:6001 *:* parv Xvnc 90918 3 tcp4 127.0.0.1:5901 *:* parv Xvnc 90918 4 tcp4 127.0.0.1:5801 *:* (it was started as: vncserver :1 -localhost. xstartup had one xterm & a wm.) -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030111053946.GB78022>