[erlang-questions] Erlang and fsync
Anthony Ramine
n.oxyde@REDACTED
Sun Aug 3 12:33:00 CEST 2014
What?
If you want more local-only functions, implement them, just as I did for read_file_info.
A ‘raw’ file opened through the public file module is just as local as a file descriptor coming from prim_file.
https://github.com/erlang/otp/pull/413
--
Anthony Ramine
Le 3 août 2014 à 11:42, Wojtek Narczyński <wojtek@REDACTED> a écrit :
> prim_file is undocumented, but file is radioactive. You have been warned.
More information about the erlang-questions
mailing list