Skip to content

Expose NullSockAddr, add send-with-fds functions - #562

Merged
kazu-yamamoto merged 1 commit into
haskell:masterfrom
chris-martin:pr/541
Jun 28, 2023
Merged

Expose NullSockAddr, add send-with-fds functions#562
kazu-yamamoto merged 1 commit into
haskell:masterfrom
chris-martin:pr/541

Conversation

@chris-martin

Copy link
Copy Markdown
Contributor

Closes #541

@kazu-yamamoto
kazu-yamamoto self-requested a review June 27, 2023 23:17

@kazu-yamamoto kazu-yamamoto left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kazu-yamamoto
kazu-yamamoto merged commit e234c86 into haskell:master Jun 28, 2023
@kazu-yamamoto

Copy link
Copy Markdown
Collaborator

Merged.

@kazu-yamamoto

Copy link
Copy Markdown
Collaborator

Thank you for your contribution!

@chris-martin

chris-martin commented Jun 28, 2023 via email

Copy link
Copy Markdown
Contributor Author

@kazu-yamamoto

Copy link
Copy Markdown
Collaborator

This was merged into master.
master is now for v3.2 which is planning to include a lot of breaking changes.
And it would take time to release v3.2.
If you would like to have this feature on Hackage, I will make a branch for v3.1 and do back-port.

@chris-martin

Copy link
Copy Markdown
Contributor Author

I can wait. Realistically it will be a while before I get back to the project I wanted this for anyway.

@chris-martin
chris-martin deleted the pr/541 branch June 28, 2023 17:48
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.

Sending data and file descriptors at the same time

2 participants