hurd spawni: Fix reauthenticating closed fds
When an fd is closed, the port cell remains, but the port becomes MACH_PORT_NULL, so we have to guard against it.
Loading
Please register or sign in to comment
When an fd is closed, the port cell remains, but the port becomes MACH_PORT_NULL, so we have to guard against it.