>> Why data transferring happened before server waked up from waiting for
>> CONNECTED?
>This can happen. There is a race between getting the CONNECTED event
>and the first incoming data completion (like a recv completion).
Could give me some tips to fix this? Since this sometimes will upset
normal state machine, which a stable program does not allow it appears.
--
What normal state machine? Its the nature of the beast. Make your
state machine handle it. :)
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html