diff --git a/apps/netio.c b/apps/netio.c index 9649e665..8f51589c 100644 --- a/apps/netio.c +++ b/apps/netio.c @@ -32,7 +32,7 @@ #include #endif -#define USE_SOCKET_BYPASSING 1 +#define USE_SOCKET_BYPASSING 0 /* * This implements a netio server and client (only TCP version).