Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 16:52:07 +0400 (MSD)
From:      Varshavchick Alexander <alex@metrocom.ru>
To:        "Daan Vreeken [PA4DAN]" <Danovitsch@Danovitsch.dnsq.org>
Cc:        FreeBSD-Hackers@FreeBSD.ORG
Subject:   Re: Getting pid of listening process
Message-ID:  <Pine.GSO.4.21.0206191650400.1090-100000@apache.metrocom.ru>
In-Reply-To: <02061914563400.02778@FreeBSD.Danovitsch.LAN>

next in thread | previous in thread | raw e-mail | index | archive | help
yes, sockstat works, however not expecially fast, but it seems to solve
the matter. I don't know why lsof hangs but considering sockstat working
it's not important. Thanks for helping.

Alexander Varshavchick, Metrocom Joint Stock Company
Phone: (812)118-3322, 118-3115(fax)


On Wed, 19 Jun 2002, Daan Vreeken [PA4DAN] wrote:

> Date: Wed, 19 Jun 2002 14:56:34 +0200
> From: "Daan Vreeken [PA4DAN]" <Danovitsch@Danovitsch.dnsq.org>
> To: Varshavchick Alexander <alex@metrocom.ru>
> Cc: FreeBSD-Hackers@FreeBSD.ORG
> Subject: Re: Getting pid of listening process
> 
> On Wednesday 19 June 2002 09:48, you wrote:
> > Hi gurus,
> >
> > can anybody make a hint as how pid of a process listening on a specified
> > tcp port can be determined? Of cause there are major utilities like lsof
> > or sockstat but they gather a lot of extra information and work not too
> > fast. What I need ideally would be a small C program which outputs pid
> > given a port number as a parameter, can anybody help?
> Try :
> sockstat -4
> 
> grtz,
> Daan
> -- 
> Control the lights in my room:
> http://www.Danovitsch.dnsq.org/webcam
> 
> Moo,
> ]:8)
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0206191650400.1090-100000>