From nobody Sat Feb 17 23:48:29 2024 X-Original-To: emulation@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Tclqf2fKTz5B768 for ; Sat, 17 Feb 2024 23:48:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tclqf01tmz3xjt for ; Sat, 17 Feb 2024 23:48:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708213710; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8BAicKjGlCHLnf448nl+uVSRE6fgDNgB8o08+/7rGjw=; b=BPv1sq37WDhAHHPuleo7NRyM5cWesObA/YZi1ZqwLPBwbd1fdIY/EKFjp0h0dHfGOxeh/E oMXh3kMkJ+hbirQaIclvpciVZfwWy1oFT0iaA4ELuj8OiRy+gebbztZogXpHLD4qhmInjI yzhI0qU3jxoAhQv/BXT9ZTyiyFs5bUXdr5bJMjr1Jsv9Uc4hUesIJ7xLlpOiQ1VsBZXIjm 2jBMGH1io8FK4UJQqd/GM3ByO6tenos0f4gygpryCKnmJWfJc5SQdoeCKcA/HfU+pr90Zn ygH/LdqUdIMNV+WdJ6WtVlycKQzRX+69UETD5FdyX11bQrrlxjxtwTrIZ0OWsA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708213710; a=rsa-sha256; cv=none; b=Da31kq5s1QK2uM6xqUfMdcSDethcmLEgAoB3Q9/gxCcKxqv7RlSz3Gy92ElQL4CH6BPUtz tUxqiboT/MPfSFILjNNG++q/R2aUb/mmjHS75u0aGJNLGGffkV4z04i44EAJYWswZNa6iK FmqIUvGCbFjb8NoJL37OcohDyTrQE7x5uu5NPMmFYhG0LE785a0YTMOb3lAl7NaBNC9uc9 A7SqVseG3+C9E4mL0hqxbJpO7dV043H4zWj0zua4LZcNM2RMeEy9QdmFg/giYiUuzZrFYz b9zNmLOqs9nbMl6Ifq8LWRzNqx4nueqQnofZq8GPCPW6fOrAaz+UECzpbr/0Iw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Tclqd66CWzSbf for ; Sat, 17 Feb 2024 23:48:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 41HNmTZA035562 for ; Sat, 17 Feb 2024 23:48:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41HNmTg7035561 for emulation@FreeBSD.org; Sat, 17 Feb 2024 23:48:29 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 277118] Linux Emulation (Linuxulator): accept(2) does not time out, SO_RCVTIMEO is ignored Date: Sat, 17 Feb 2024 23:48:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277118 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |emulation@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=