Browse thread
[Caml-list] Dynlink and memory management
- Hans Ole Rafaelsen
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Hans Ole Rafaelsen <hans@s...> |
| Subject: | [Caml-list] Dynlink and memory management |
Hello, I have a question with regard to memory management and using the Dynlink module. Is there some way to "unload" the code once you are done using it? It seems like a reference is kept to the loaded unit, thus it never gets garbagecollected. The Dynlink module does not seem to have any functions which can be called to brake this reference. Any trick to brake this reference and make the loaded code garbage collected would be appreciated. Kindest regards, Hans Ole Rafaelsen ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners