--- libaitrpc/inc/aitrpc.h 2014/04/27 16:26:45 1.24 +++ libaitrpc/inc/aitrpc.h 2014/11/12 21:37:50 1.24.2.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitrpc.h,v 1.24 2014/04/27 16:26:45 misho Exp $ +* $Id: aitrpc.h,v 1.24.2.1 2014/11/12 21:37:50 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -627,7 +627,7 @@ int rpc_pkt_Request(ait_val_t * __restrict pkt, rpc_se * rpc_pkt_Replay() - Decode RPC Replay packet * * @pkt = Packet buffer - * @sess = RPC session info + * @sess = RPC session info, if =NULL don't check session * @tag = Function tag * @vars = Function argument array of values, may be NULL * @nocrc = Without CRC calculation