mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-05 22:40:11 +00:00
Changelog: ========== - Another fix to issue #175 to make sure that an unblessed sockets gets blessed in place instead of using new_from_fd. Document that it will not retain original class with unblessed sockets on error, since this never worked anyway (there is no native unbless) 2.097 2026/01/06 - fix issue #175 with upgrading from plain socket (no object) by using correct fdopen mode +< instead of <+ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>