From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 6C3F42095B; Tue, 21 Mar 2017 19:12:23 +0000 (UTC) Date: Tue, 21 Mar 2017 19:12:23 +0000 From: Eric Wong To: Jeremy Evans Cc: Simon Eskildsen , unicorn-public@bogomips.org, raindrops-public@bogomips.org Subject: Re: [PATCH (ccc)] http_request: support proposed Raindrops::TCP states on Message-ID: <20170321191223.GB13849@whir> References: <20170316031652.17433-1-e@80x24.org> <20170321025554.GA15807@starla> <20170321184847.GC38466@jeremyevans.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20170321184847.GC38466@jeremyevans.local> List-Id: Jeremy Evans wrote: > OpenBSD seems to support the constants you are using in raindrops: Thanks; I expected the commonality with FreeBSD; and I expect NetBSD and DragonflyBSD to be identical, too. > I'm fine with dropping raindrops as a unicorn dependency and making it > optional if it isn't necessary for correct operation. Alright, it might be in a further-off release, though. (unless you or somebody wants to accelerate it's removal)