mirror of
https://github.com/TokTok/c-toxcore
synced 2026-05-30 02:34:10 +00:00
a3079e82dd
We return E_WRITE because closing only fails when an I/O error occurs, which is likely an error from the write() call above. See close(2) for details. http://man7.org/linux/man-pages/man2/close.2.html