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 a way to set TCP_NODELAY socket option #58

Closed
whitequark opened this issue Dec 12, 2013 · 0 comments
Closed

Add a way to set TCP_NODELAY socket option #58

whitequark opened this issue Dec 12, 2013 · 0 comments

Comments

@whitequark
Copy link

Related to #52; both issues are important for real-time applications.

Since Lwt_io performs its own buffering, I think it may be acceptable to just always set TCP_NODELAY on the underlying socket.

@avsm avsm closed this as completed in 0d46061 Dec 12, 2013
@avsm avsm modified the milestone: 1.0 Stable API Nov 9, 2014
mseri added a commit to mseri/ocaml-cohttp that referenced this issue Jun 16, 2022
Port the jsonrpc module to yojson
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

No branches or pull requests

2 participants