From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5297 invoked from network); 18 Oct 1999 04:30:32 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 18 Oct 1999 04:30:32 -0000 Received: (qmail 14361 invoked by alias); 18 Oct 1999 04:30:26 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8310 Received: (qmail 14351 invoked from network); 18 Oct 1999 04:30:24 -0000 From: "Bart Schaefer" Message-Id: <991018043020.ZM26044@candle.brasslantern.com> Date: Mon, 18 Oct 1999 04:30:20 +0000 In-Reply-To: <19991018014649.A84537@hal.mpn.cp.philips.com> Comments: In reply to Jos Backus "Re: About to release 3.0.7 ..." (Oct 18, 1:46am) References: <991017212615.ZM20453@candle.brasslantern.com> <19991018014649.A84537@hal.mpn.cp.philips.com> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: "limit sbsize" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Oct 18, 1:46am, Jos Backus wrote: } Subject: Re: About to release 3.0.7 ... } } + if (limnam == "SBSIZE") { msg[limnum] = "sbsize" } I had to apply that by hand because the tabs have been converted to spaces. I'm not going to fret about documenting this for 3.0.7, but here's a doc hunk for 3.1.6. Index: Doc/Zsh/builtins.yo =================================================================== @@ -525,6 +525,7 @@ sitem(tt(cachedthreads))(Maximum number of cached threads.) sitem(tt(aiooperations))(Maximum number of AIO operations.) sitem(tt(aiomemorylocked))(Maximum amount of memory locked in RAM for AIO operations.) +sitem(tt(sbsize))(Maximum size of all socket buffers.) endsitem() Which of these resource limits are available depends on the system. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com