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

erlzmq_nif_resource_socket - enif_release_resource #66

Open
saltos opened this issue Jul 21, 2014 · 1 comment
Open

erlzmq_nif_resource_socket - enif_release_resource #66

saltos opened this issue Jul 21, 2014 · 1 comment

Comments

@saltos
Copy link

saltos commented Jul 21, 2014

Why you have no enif_release_resource function for the erlzmq_nif_resource_socket?
ZeroMQ does not free socket descriptor on Erlang process crash and I get core dump with "Too many open files" error.

@saltos
Copy link
Author

saltos commented Jul 21, 2014

I mean this function typedef void ErlNifResourceDtor(ErlNifEnv* env, void* obj);.

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