fs.fchown(fd, uid, gid, callback)
Asynchronous fchown(2). No arguments other than a possible exception are given to the completion callback.
fs.fchown(fd, uid, gid, callback)
Asynchronous fchown(2). No arguments other than a possible exception are given to the completion callback.
Please login to continue.