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

Add SO_REUSEADDR option for SCTP Listener sockets & SCTP Dailer sockets with specified address port #42

Closed
wants to merge 1 commit into from

Conversation

emakeev
Copy link
Contributor

@emakeev emakeev commented Jan 16, 2020

also add docker-compose for testing

…ts with specified address port.

also add docker-compose for testing
@ishidawataru
Copy link
Owner

How about using sctp.SocketConfig instead?

#36

@emakeev
Copy link
Contributor Author

emakeev commented Jan 17, 2020

sure, SocketConfig would work for this. Does it make sense to set reuse by default like net pkg does for TCP listeners: https://golang.org/src/net/sockopt_linux.go?

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