Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

You will lose an important tape file.


devel / comp.unix.programmer / Re: Getting SOMAXCONN

SubjectAuthor
* Getting SOMAXCONNLawrence D'Oliveiro
+* Re: Getting SOMAXCONNLew Pitcher
|+* Re: Getting SOMAXCONNKenny McCormack
||+- Re: Getting SOMAXCONNLawrence D'Oliveiro
||`* Re: Getting SOMAXCONNJames K. Lowden
|| +- Re: Getting SOMAXCONNKenny McCormack
|| `* Re: Getting SOMAXCONNLawrence D'Oliveiro
||  +- Re: Getting SOMAXCONNKeith Thompson
||  `- Re: Getting SOMAXCONNJames K. Lowden
|`* Re: Getting SOMAXCONNLawrence D'Oliveiro
| +* Re: Getting SOMAXCONNLew Pitcher
| |+* Re: Getting SOMAXCONNLawrence D'Oliveiro
| ||`* Re: Getting SOMAXCONNLew Pitcher
| || `- Re: Getting SOMAXCONNLawrence D'Oliveiro
| |`- Re: Getting SOMAXCONNLew Pitcher
| +* Re: Getting SOMAXCONNScott Lurndal
| |`* Re: Getting SOMAXCONNKeith Thompson
| | `- Re: Getting SOMAXCONNLawrence D'Oliveiro
| `- Re: Getting SOMAXCONNKaz Kylheku
+* Re: Getting SOMAXCONNNicolas George
|`* Re: Getting SOMAXCONNLawrence D'Oliveiro
| `* Re: Getting SOMAXCONNNicolas George
|  `- Re: Getting SOMAXCONNLawrence D'Oliveiro
`* Re: Getting SOMAXCONNLawrence D'Oliveiro
 +- Re: Getting SOMAXCONNNicolas George
 `* Re: Getting SOMAXCONNScott Lurndal
  `* Re: Getting SOMAXCONNLew Pitcher
   +- Re: Getting SOMAXCONNNicolas George
   `- Re: Getting SOMAXCONNLawrence D'Oliveiro

Pages:12
Re: Getting SOMAXCONN

<uv1lvc$3hqs4$1@news.xmission.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18665&group=comp.unix.programmer#18665

  copy link   Newsgroups: comp.unix.programmer
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!xmission!nnrp.xmission!.POSTED.shell.xmission.com!not-for-mail
From: gazelle@shell.xmission.com (Kenny McCormack)
Newsgroups: comp.unix.programmer
Subject: Re: Getting SOMAXCONN
Date: Mon, 8 Apr 2024 21:01:32 -0000 (UTC)
Organization: The official candy of the new Millennium
Message-ID: <uv1lvc$3hqs4$1@news.xmission.com>
References: <uqbtpc$170j7$1@dont-email.me> <uqd7oa$1hn3i$1@dont-email.me> <uqdd00$17sec$1@news.xmission.com> <20240407173313.54ea08fab5b020b97755f38c@speakeasy.net>
Injection-Date: Mon, 8 Apr 2024 21:01:32 -0000 (UTC)
Injection-Info: news.xmission.com; posting-host="shell.xmission.com:166.70.8.4";
logging-data="3730308"; mail-complaints-to="abuse@xmission.com"
X-Newsreader: trn 4.0-test77 (Sep 1, 2010)
Originator: gazelle@shell.xmission.com (Kenny McCormack)
 by: Kenny McCormack - Mon, 8 Apr 2024 21:01 UTC

In article <20240407173313.54ea08fab5b020b97755f38c@speakeasy.net>,
James K. Lowden <jklowden@speakeasy.net> wrote:
>On Mon, 12 Feb 2024 15:20:32 -0000 (UTC)
>gazelle@shell.xmission.com (Kenny McCormack) wrote:
>
>> > cat /proc/sys/net/core/somaxconn
>>
>> I expect someone will post the COBOL version any minute now.
>
>As Polonius said, "Brevity Is the soul of wit".
>
> IDENTIFICATION DIVISION.
> PROGRAM-ID. SHOW-SOMAXCONN.
> AUTHOR. On behalf of Kenny McCormack.

That is so cool! Thanks for posting!

--
I shot a man on Fifth Aveneue, just to see him die.

Re: Getting SOMAXCONN

<uv1r0b$3oohj$5@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18669&group=comp.unix.programmer#18669

  copy link   Newsgroups: comp.unix.programmer
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: ldo@nz.invalid (Lawrence D'Oliveiro)
Newsgroups: comp.unix.programmer
Subject: Re: Getting SOMAXCONN
Date: Mon, 8 Apr 2024 22:27:24 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 11
Message-ID: <uv1r0b$3oohj$5@dont-email.me>
References: <uqbtpc$170j7$1@dont-email.me> <uqd7oa$1hn3i$1@dont-email.me>
<uqdd00$17sec$1@news.xmission.com>
<20240407173313.54ea08fab5b020b97755f38c@speakeasy.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 08 Apr 2024 22:27:24 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="9e921ccf172b547a1f1ee9ff62d88dd1";
logging-data="3957299"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+WkMOSuzjbhsk6UzK30fC0"
User-Agent: Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock: sha1:synMJJUA0Ijl2t5C+eBtEx8KHfk=
 by: Lawrence D'Oliv - Mon, 8 Apr 2024 22:27 UTC

On Mon, 08 Apr 2024 19:46:32 +0000, James K. Lowden wrote:

> DISPLAY "somaxconn is " DATUM. DIVIDE 1024 into DATUM.
> DISPLAY "somaxconn is " DATUM " KB".

Just a note that SOMAXCONN is a number of entries (the limit on the
accept-pending queue), not a size in bytes.

> gcobol is the ISO COBOL front-end being developed for GCC.

Is that different from gnucobol?

Re: Getting SOMAXCONN

<87sezvfp49.fsf@nosuchdomain.example.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18670&group=comp.unix.programmer#18670

  copy link   Newsgroups: comp.unix.programmer
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Keith.S.Thompson+u@gmail.com (Keith Thompson)
Newsgroups: comp.unix.programmer
Subject: Re: Getting SOMAXCONN
Date: Mon, 08 Apr 2024 15:47:50 -0700
Organization: None to speak of
Lines: 21
Message-ID: <87sezvfp49.fsf@nosuchdomain.example.com>
References: <uqbtpc$170j7$1@dont-email.me> <uqd7oa$1hn3i$1@dont-email.me>
<uqdd00$17sec$1@news.xmission.com>
<20240407173313.54ea08fab5b020b97755f38c@speakeasy.net>
<uv1r0b$3oohj$5@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Mon, 08 Apr 2024 22:47:51 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="41710cd94b54dc6d2c462f463b62aa07";
logging-data="3968178"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18MPVnplPJvnGngoehcWBb5"
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Cancel-Lock: sha1:YN2i9dBYRXZFzJ4LLRdidSvW8KQ=
sha1:2a/a4/PvEtKywETIsqa+Y+jEME0=
 by: Keith Thompson - Mon, 8 Apr 2024 22:47 UTC

Lawrence D'Oliveiro <ldo@nz.invalid> writes:
> On Mon, 08 Apr 2024 19:46:32 +0000, James K. Lowden wrote:
>
>> DISPLAY "somaxconn is " DATUM. DIVIDE 1024 into DATUM.
>> DISPLAY "somaxconn is " DATUM " KB".
>
> Just a note that SOMAXCONN is a number of entries (the limit on the
> accept-pending queue), not a size in bytes.
>
>> gcobol is the ISO COBOL front-end being developed for GCC.
>
> Is that different from gnucobol?

Yes. GnuCOBOL evolved from OpenCOBOL, and is a translator that
generates C code that's fed to gcc. gcobol (which is newer) is a
frontend for gcc.

--
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
Working, but not speaking, for Medtronic
void Void(void) { Void(); } /* The recursive call of the void */

Re: Getting SOMAXCONN

<20240407211844.84f6e0ebbfb2c494cd2d02c9@speakeasy.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18673&group=comp.unix.programmer#18673

  copy link   Newsgroups: comp.unix.programmer
Date: Mon, 08 Apr 2024 23:32:03 +0000
From: jklowden@speakeasy.net (James K. Lowden)
Newsgroups: comp.unix.programmer
Subject: Re: Getting SOMAXCONN
Message-Id: <20240407211844.84f6e0ebbfb2c494cd2d02c9@speakeasy.net>
References: <uqbtpc$170j7$1@dont-email.me> <uqd7oa$1hn3i$1@dont-email.me> <uqdd00$17sec$1@news.xmission.com> <20240407173313.54ea08fab5b020b97755f38c@speakeasy.net> <uv1r0b$3oohj$5@dont-email.me>
X-Newsreader: Sylpheed 3.4.3 (GTK+ 2.24.28; x86_64--netbsd)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Lines: 38
Path: i2pn2.org!i2pn.org!news.swapon.de!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!feeder.usenetexpress.com!tr3.iad1.usenetexpress.com!news.newsdemon.com!not-for-mail
Nntp-Posting-Date: Mon, 08 Apr 2024 23:32:03 +0000
X-Received-Bytes: 2072
Organization: NewsDemon - www.newsdemon.com
X-Complaints-To: abuse@newsdemon.com
 by: James K. Lowden - Mon, 8 Apr 2024 23:32 UTC

On Mon, 8 Apr 2024 22:27:24 -0000 (UTC)
Lawrence D'Oliveiro <ldo@nz.invalid> wrote:

> On Mon, 08 Apr 2024 19:46:32 +0000, James K. Lowden wrote:
>
> > DISPLAY "somaxconn is " DATUM. DIVIDE 1024 into DATUM.
> > DISPLAY "somaxconn is " DATUM " KB".
>
> Just a note that SOMAXCONN is a number of entries (the limit on the
> accept-pending queue), not a size in bytes.

A useful clarification, thanks. I should have known, from the
discussion. Or, you know, documentation. :-)

The intention was only to show that PIC 9(8) in COBOL is a computable
field where the numerical value is held as a sequence of up
to 8 characters.

> > gcobol is the ISO COBOL front-end being developed for GCC.
>
> Is that different from gnucobol?

Yes. GnuCOBOL is another, much older, project. It converts COBOL to
C, and uses a C compiler (usually gcc) to produce executable code.

gcobol extends GCC directly and sits alongside the other languages --
C, C++, Java, Fortran, Go, Modula2, Pascal, Rust, et al. -- that gcc
compiles.

At present, gcobol is maintained in separate repository

https://gitlab.cobolworx.com/COBOLworx/gcc-cobol

that is updated periodically from the main GCC repository. We are in
the process of merging the code upstream, after which point COBOL will
become part of the official GCC distribution.

--jkl

Pages:12
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor