Skip to content

core: fifo: event: Implement native Windows socket pair#438

Open
cosmo0920 wants to merge 4 commits into
monkey:masterfrom
cosmo0920:cosmo0920-implement-afunix-socket-on-windows
Open

core: fifo: event: Implement native Windows socket pair#438
cosmo0920 wants to merge 4 commits into
monkey:masterfrom
cosmo0920:cosmo0920-implement-afunix-socket-on-windows

Conversation

@cosmo0920

Copy link
Copy Markdown
Contributor

If AF_UNIX with stream is available, we can use it. And if it's not available, we use AT_INET as a fallback.

cosmo0920 added 2 commits May 18, 2026 17:45
If AF_UNIX with stream is available, we can use it.
And if it's not available, we use AT_INET as a fallback.

Signed-off-by: Hiroshi Hatake <cosmo0920.oucc@gmail.com>
Signed-off-by: Hiroshi Hatake <cosmo0920.oucc@gmail.com>
@cosmo0920 cosmo0920 force-pushed the cosmo0920-implement-afunix-socket-on-windows branch from bfd36f1 to bb0382d Compare May 18, 2026 09:11
@cosmo0920 cosmo0920 changed the title core: Implement native Windows socket pair core: fifo: Implement native Windows socket pair May 18, 2026
cosmo0920 added 2 commits May 19, 2026 19:29
Signed-off-by: Hiroshi Hatake <cosmo0920.oucc@gmail.com>
Signed-off-by: Hiroshi Hatake <cosmo0920.oucc@gmail.com>
@cosmo0920 cosmo0920 changed the title core: fifo: Implement native Windows socket pair core: fifo: event: Implement native Windows socket pair May 19, 2026
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