--- libaitrpc/example/tsrv.c 2013/08/23 13:53:15 1.14 +++ libaitrpc/example/tsrv.c 2013/09/05 00:28:44 1.14.2.1 @@ -29,6 +29,8 @@ int aaa(rpc_cli_t *cli, struct tagRPCCall *rpc, array_ rpc_srv_blobUnmap(b); */ + + RPC_SET_ERRNO(rpc, EAGAIN); return 0; }