Skip to content

Fix MacOS TCP_NODELAY error - #19

Open
sballin wants to merge 1 commit into
Koheron:masterfrom
sballin:fix-tcp_nodelay-macos
Open

Fix MacOS TCP_NODELAY error#19
sballin wants to merge 1 commit into
Koheron:masterfrom
sballin:fix-tcp_nodelay-macos

Conversation

@sballin

@sballin sballin commented Aug 12, 2019

Copy link
Copy Markdown

This fixes an error raised by assert tcp_nodelay == 1 when connecting to an instrument from MacOS. I measured the execution speed of an instrument command to be ~0.5 ms on both Linux and MacOS, so this block seems to be unnecessary in MacOS.

Error is raised by `assert tcp_nodelay == 1` when connecting to an instrument from MacOS.
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.

1 participant