[Bug 267648] lang/python* socketmodule: support FreeBSD divert(4) socket
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Nov 2022 02:07:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267648 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f45def26118f413bf49e75a5b685aa0b8477343 commit 4f45def26118f413bf49e75a5b685aa0b8477343 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-11-14 02:04:01 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-11-14 02:04:01 +0000 lang/python*: Support FreeBSD divert(4) socket PR: 267648 Reported by: glebius@ Exp-run by: antoine@ lang/python310/Makefile | 1 + .../files/patch-Modules__socketmodule.c (new) | 29 ++++++++++++++++++++++ lang/python311/Makefile | 1 + .../files/patch-Modules__socketmodule.c (new) | 29 ++++++++++++++++++++++ lang/python37/Makefile | 1 + .../files/patch-Modules__socketmodule.c (new) | 29 ++++++++++++++++++++++ lang/python38/Makefile | 1 + .../files/patch-Modules__socketmodule.c (new) | 29 ++++++++++++++++++++++ lang/python39/Makefile | 1 + .../files/patch-Modules__socketmodule.c (new) | 29 ++++++++++++++++++++++ 10 files changed, 150 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.