disabling bidir ports by default

This commit is contained in:
Alex Shinn 2012-10-09 21:07:41 +09:00
parent 47b88c850f
commit 7b31ba7685

View file

@ -560,7 +560,7 @@
#endif
#ifndef SEXP_USE_BIDIRECTIONAL_PORTS
#define SEXP_USE_BIDIRECTIONAL_PORTS ! SEXP_USE_NO_FEATURES
#define SEXP_USE_BIDIRECTIONAL_PORTS 0
#endif
#ifndef SEXP_PORT_BUFFER_SIZE