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

Error when zmq_pubserver:run() #4

Open
dieu opened this issue Sep 20, 2010 · 1 comment
Open

Error when zmq_pubserver:run() #4

dieu opened this issue Sep 20, 2010 · 1 comment

Comments

@dieu
Copy link

dieu commented Sep 20, 2010

Erlang R13B03 (erts-5.7.4) [source] [smp:2:2] [rq:2] [async-threads:0] [hipe] [kernel-poll:false]

Eshell V5.7.4 (abort with ^G)
1> zmq:start_link().
{ok,<0.37.0>}
2> zmq_pubserver:run().
<0.39.0> sent {msg,50}
<0.39.0>
3>
=ERROR REPORT==== 20-Sep-2010::15:49:16 ===
driver_select(0x00000223, 165452956, ERL_DRV_READ, 1) by zmq_drv driver #Port<0.547> failed: fd=165452956 is larger than the largest allowed fd=1023

zeromq2: http://github.com/zeromq/zeromq2.git (master)
erlzmq: http://github.com/zeromq/erlzmq.git (master)

@dieu
Copy link
Author

dieu commented Sep 20, 2010

Oh, recompile and working.

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