Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network.Socket: Added CustomSockOpt data constructor for SocketOption #123

Merged
merged 1 commit into from Mar 1, 2014

Conversation

ori-sky
Copy link
Contributor

@ori-sky ori-sky commented Feb 28, 2014

This patch allows socket options to be packed manually. This is useful if a new or obscure socket option is required and does not yet exist as a constructor. For example, TCP_DEFER_ACCEPT is not presently supported.

tibbe added a commit that referenced this pull request Mar 1, 2014
Network.Socket: Added CustomSockOpt data constructor for SocketOption
@tibbe tibbe merged commit 6323e3f into haskell:master Mar 1, 2014
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.

None yet

2 participants