diff options
author | Steve Vinoski <[email protected]> | 2011-03-03 10:07:15 -0500 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2011-03-09 17:00:59 +0100 |
commit | f7af5e52d7ada47a38d309aea76e166be27f6288 (patch) | |
tree | 314e5789e20d92091de954b7f372b3cbfa077a24 /EPLICENCE | |
parent | e38a935df26ca0f37fa17c6df771430de18f9043 (diff) | |
download | otp-f7af5e52d7ada47a38d309aea76e166be27f6288.tar.gz otp-f7af5e52d7ada47a38d309aea76e166be27f6288.tar.bz2 otp-f7af5e52d7ada47a38d309aea76e166be27f6288.zip |
clarify NIF resource object deallocation documentation
In the erl_nif documentation, clarify how and when NIF resource
objects can be deallocated. Specifically, add focus for the case of
calling enif_release_resource immediately after obtaining a resource
term from enif_make_resource, since this is likely to be a common
approach NIFs use to manage resources.
Also fix a couple misspellings in the erl_nif documentation.
Diffstat (limited to 'EPLICENCE')
0 files changed, 0 insertions, 0 deletions