disable socket by passing (default configuration)
This commit is contained in:
parent
d9faa0c5af
commit
b891b94a88
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
#include <asm/SCC_API.h>
|
||||
#endif
|
||||
|
||||
#define USE_SOCKET_BYPASSING 1
|
||||
#define USE_SOCKET_BYPASSING 0
|
||||
|
||||
/*
|
||||
* This implements a netio server and client (only TCP version).
|
||||
|
|
Loading…
Add table
Reference in a new issue