This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, gregory.p.smith
Date 2022-03-29.10:38:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648550332.38.0.173737745936.issue47102@roundup.psfhosted.org>
In-reply-to
Content
I figured out how to implement copy(). dup() does not work as expected, but accept() on an AF_ALG client socket creates an independent copy.
History
Date User Action Args
2022-03-29 10:38:52christian.heimessetrecipients: + christian.heimes, gregory.p.smith
2022-03-29 10:38:52christian.heimessetmessageid: <1648550332.38.0.173737745936.issue47102@roundup.psfhosted.org>
2022-03-29 10:38:52christian.heimeslinkissue47102 messages
2022-03-29 10:38:52christian.heimescreate