driver_entry.init return ignored

Vance Shipley vances@REDACTED
Sun Aug 10 22:11:04 CEST 2003


I noticed today that when I load a driver which fails
to initialize properly erl_ddll keeps it around and
doesn't return an error.

The documented behaviour is for driver_entry.init() to
return 0 on success and -1 on error.  I would have
expected something to happen on error.

	-Vance




More information about the erlang-questions mailing list