is rpc_call blocking and wait for reponse before returning to the caller?
From: Xin Zhao
Date: Thu Oct 27 2005 - 11:45:37 EST
I am trying to implement a mechanism similar to rpc. So I might want
to know whether rpc_call return only after it receive response from
the server.
If so, how does it achieve asynchronous operation?
Thanks,
Xin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/