Skip to content

libevent: Import AF_UNIX patch from libevent to adopt using AF_UNIX on Windows#439

Open
cosmo0920 wants to merge 2 commits into
monkey:masterfrom
cosmo0920:import-afunix-patch-on-libevent
Open

libevent: Import AF_UNIX patch from libevent to adopt using AF_UNIX on Windows#439
cosmo0920 wants to merge 2 commits into
monkey:masterfrom
cosmo0920:import-afunix-patch-on-libevent

Conversation

@cosmo0920
Copy link
Copy Markdown
Contributor

The original patch is from:
libevent/libevent@dda8968

This patch is better than the previous investigation patch of #438.

This is because this patch replaces with AF_UNIX and stream type completely inside of libevent's event system.
Also, there is no needed to change any interface usages inside of dependent Fluent Bit.

Patching the bundled libevent is acceptable in this project?

cosmo0920 added 2 commits May 20, 2026 14:21
…n Windows

The original patch is from:
libevent/libevent@dda8968

Signed-off-by: Hiroshi Hatake <cosmo0920.oucc@gmail.com>
Signed-off-by: Hiroshi Hatake <cosmo0920.oucc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant