What triggers "No Buffer Space Available"?

John-Mark Gurney gurney_j at resnet.uoregon.edu
Wed May 2 18:17:03 UTC 2007


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."


More information about the freebsd-stable mailing list