fn close(self: *Loop, fd: os.fd_t) void

Performs an async os.close using a separate thread.

Parameters

self: *Loop,
fd: os.fd_t,