Guillaume, > OCaml GC memory management can get tricky. A simple advice: wrap up > your pointers to stuff outside the heap within so-called custom blocks. > Take care of declaring appropriate finalisers, and your binding will be > much safer.
Thank you for your insight. Indeed, I will look into this matter, and I will be sure to file it in my Hub's issues page. I will admit, I am not the most careful systems programmer, here in a community of powerful systems programmers. Furthermore, I relied heavily upon the older OCaml-ZMQ implementation to inform my code, because I was mainly interested in perfecting the language interface. I've published this binding to draw on your insight and support in perfecting the technical details. Thank you very much, Guillaume, for your help, and I look forward to further insight from the community. -Brian Ledger
_______________________________________________ zeromq-dev mailing list zeromq-dev@lists.zeromq.org http://lists.zeromq.org/mailman/listinfo/zeromq-dev