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

driver incorrect version #2

Closed
okeuday opened this issue May 25, 2013 · 1 comment
Closed

driver incorrect version #2

okeuday opened this issue May 25, 2013 · 1 comment

Comments

@okeuday
Copy link

okeuday commented May 25, 2013

Seems to be broken in R16B:

Erlang R16B (erts-5.10.1) [source] [64-bit] [smp:8:8] [async-threads:10] [kernel-poll:false]

Eshell V5.10.1  (abort with ^G)
1> {ok, Port} = unixdom_drv:start().
** exception error: no match of right hand side value {error,
                                                       driver_incorrect_version} 
     in function  unixdom_drv:start/0 (unixdom_drv.erl, line 47)
@maxlapshin
Copy link

https://github.com/mikma/unixdom_drv/blob/master/c_src/unixdom_drv.c#L124

This structure is very old, it has changed several years ago, need to include info about extended marker here.

@okeuday okeuday closed this as completed Mar 16, 2017
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

2 participants