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

setsockopt failed after last commit #368 #374

Merged
merged 1 commit into from
Jun 28, 2017

Conversation

gbaligh
Copy link
Contributor

@gbaligh gbaligh commented Jun 23, 2017

Remove setsockopt() call.
The socket is always created as SOCK_RAW, and the only (commented-out)
alternative is SOCK_DGRAM. Neither can have TCP_NODELAY aplied.

Signed-off-by: Baligh GUESMI [email protected]

Remove setsockopt() call.
The socket is always created as SOCK_RAW, and the only (commented-out)
alternative is SOCK_DGRAM. Neither can have TCP_NODELAY aplied.

Signed-off-by: Baligh GUESMI <[email protected]>
@jobezic jobezic merged commit 19b20e3 into coova:master Jun 28, 2017
@gbaligh gbaligh deleted the remove_setsockopt_tcp_nodelay branch September 22, 2017 21:03
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.

2 participants