From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 5463 invoked from network); 17 Jul 2022 19:07:09 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 17 Jul 2022 19:07:09 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Sun Jul 17 15:05:51 -0400 2022 Received: from stockyard.localdomain (cpe-68-174-86-38.nyc.res.rr.com [68.174.86.38]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 68676dc6 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO); Sun, 17 Jul 2022 12:05:39 -0700 (PDT) Message-ID: To: b.riefenstahl@turtle-trading.net, ori@eigenstate.org CC: 9front@9front.org Date: Sun, 17 Jul 2022 15:05:36 -0400 From: ori@eigenstate.org In-Reply-To: <87a69kvcs8.fsf@turtle-trading.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: extension app database base Subject: Re: [9front] ape/bsd: Enable setting the local address with bind Reply-To: 9front@9front.org Precedence: bulk Quoth Benjamin Riefenstahl : > Hi Ori, all, > > Benjamin Riefenstahl writes: > > Next for me is refining the patch. > > Attached the changes that I propose, broken down as far as I can make it. Thank you -- they look good to me; accepted all of them as-is. > f0663be649266240196268bc8d157881ec6feafd ape/bsd/bind.c: Do not issue "bind *". > e3e5017aa16abfafc9fc6f7c206a2eed2a0a9ccf ape/bsd/listen.c: Do not try to issue "announce *". > 8714cece801fa275d804308911631e2c54988fbd ape/bsd/bind.c, ape/bsd/listen.c: Set local IP. > 45126352dac3cc5020538ae4dadd6b901737c4c7 ape/bsd/bind.c: Do not pretend that the port could be negative. > 7ace52e5b1637bb4d89e243f14e47d0a1ece5f82 ape/bsd/listen.c: Drop "bind 0". > 7990e340626b85606111b4898c0287b93faa492d ape/bsd/bind.c, ape/bsd/listen.c: Use _syserrno. > cd8c4892cbd302a346078483175fe78a58ebe178 man/3/ip (ip): Discuss local IP addresses for "announce" and "bind". > > Please tell what should be changed or if something is unclear. > > so long, benny > >