> That is as far as I can get, trying to figure out how to rework > ctx->file to be properly ref counted, accessed and locked, is a major > task.. I don't even know right now what migrate_id is supposed to be > for :( By default, events for a new connection (rdma_cm_id) go to the fd (rdma_cm_event_channel) associated with the listen. This allows migrating those events to a different fd. - Sean