-
- Downloads
sbbs_t::fremove() will now, by default, ignore (not log) ENOENT errors
ENOENT = "No such file or directory" Passing 'true' for the optional 'log_all_errors' parameter overrides this (logs all errors, including ENOENT).
Please register or sign in to comment