--- libaitio/inc/aitio.h 2013/08/12 23:19:58 1.33.2.1 +++ libaitio/inc/aitio.h 2013/08/12 23:25:35 1.33.2.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitio.h,v 1.33.2.1 2013/08/12 23:19:58 misho Exp $ +* $Id: aitio.h,v 1.33.2.2 2013/08/12 23:25:35 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -68,8 +68,8 @@ SUCH DAMAGE. #define STRSIZ 256 #endif -#define IO_SOCK_TYPE_CLIENT 0 -#define IO_SOCK_TYPE_SERVER 1 +#define IO_SOCK_ROLE_CLIENT 0 +#define IO_SOCK_ROLE_SERVER 1 typedef struct {