FileDescriptor.attach

Attach a Closeable to this FD for tracking. parent reference is added to otherParents when needed to make closeAll simpler.

class FileDescriptor
void
attach
(
Closeable c
)

Meta