--- libaitrpc/inc/aitrpc.h 2011/09/07 09:42:46 1.4.2.2 +++ libaitrpc/inc/aitrpc.h 2011/10/31 14:45:26 1.4.2.3 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitrpc.h,v 1.4.2.2 2011/09/07 09:42:46 misho Exp $ +* $Id: aitrpc.h,v 1.4.2.3 2011/10/31 14:45:26 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -159,7 +159,7 @@ struct tagBLOBHdr { /* Network RPC client & server elements */ typedef struct { - struct sockaddr cli_sa; // host info + io_sockaddr_t cli_sa; // host info int cli_sock; // socket fd pthread_t cli_tid; // TID of thread