Skip to content

session: replace manual file descriptor handling with RestrictedFileDescriptor class

Xaver Hugl requested to merge work/zamundaaa/more-fd into master

Don't think there's much of a risk of leaking those fds, but making sure can't hurt

Merge request reports