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

drvAsynIPPort calls recv() even when poll() returns a timeout #174

Open
ericonr opened this issue Apr 18, 2023 · 0 comments
Open

drvAsynIPPort calls recv() even when poll() returns a timeout #174

ericonr opened this issue Apr 18, 2023 · 0 comments

Comments

@ericonr
Copy link
Contributor

ericonr commented Apr 18, 2023

This is a very slight loss in efficiency, but seems to simplify the code for the case where the host system does not support poll(). Mostly wanted to confirm my understanding of it.

From https://epics.anl.gov/tech-talk/2023/msg00466.php

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

1 participant