Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2008 08:56:49 +0000 (UTC)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/netstat main.c unix.c
Message-ID:  <200812310857.mBV8v1mh069463@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maxim       2008-12-31 08:56:49 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/netstat      main.c unix.c 
  Log:
  SVN rev 186644 on 2008-12-31 08:56:49Z by maxim
  
  o With -L flag show unix sockets listen queues stats.  It is useful
  to know number of not accepted connections for monitoring purposes.
  
  PR:             bin/128871
  Submitted by:   Anton Yuzhaninov
  MFC after:      1 month
  
  Revision  Changes    Path
  1.92      +1 -1      src/usr.bin/netstat/main.c
  1.22      +17 -6     src/usr.bin/netstat/unix.c



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