Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2007 11:17:02 -0700
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        "Marc G. Fournier" <scrappy@freebsd.org>
Cc:        Adrian Chadd <adrian@freebsd.org>, freebsd-stable@freebsd.org
Subject:   Re: What triggers "No Buffer Space Available"?
Message-ID:  <20070502181702.GG17958@funkthat.com>
In-Reply-To: <7F7C3ECEFCC7914576DA2033@ganymede.hub.org>
References:  <366565EAE2F989935287015E@ganymede.hub.org> <d763ac660705012000w5a5ae338id7c268a3fc082d0f@mail.gmail.com> <7F7C3ECEFCC7914576DA2033@ganymede.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Marc G. Fournier wrote this message on Wed, May 02, 2007 at 14:34 -0300:
> Is there any way of determining which apps are holding open which sockets?  ie. 
> lsof for open files?

netstat -A will list the socket address, fstat will list the fd, and what
socket it connected to that fd..

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070502181702.GG17958>