Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

[question] will setting ZMQ_SNDTIMEO to 0 cause throws? #572

Open
Fishrock123 opened this issue Oct 4, 2016 · 2 comments
Open

[question] will setting ZMQ_SNDTIMEO to 0 cause throws? #572

Fishrock123 opened this issue Oct 4, 2016 · 2 comments

Comments

@Fishrock123
Copy link

I know on ZMQ's end it will throw, but I'm not sure how errors get propagated here / what to check for.

What I'm looking to do is sock.setsockopt(zmq. ZMQ_SNDTIMEO, 0) so that send()s will never block.

In this case will the JS send() API throw an EACCESS? Are there better ways to do this?

@Fishrock123
Copy link
Author

cc @ronkorving

@ronkorving
Copy link
Collaborator

I have honestly no idea. Try and find out?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants