parent
6d881bfeba
commit
0e085590db
@ -63,7 +63,9 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
|
||||
/*
|
||||
* Define this to use pipes instead of socketpairs for communicating with the
|
||||
* client program. Socketpairs do not seem to work on all systems.
|
||||
* Although pipes are bi-directional in FreeBSD, using pipes here will
|
||||
* make <stdin> uni-directional !
|
||||
*/
|
||||
#define USE_PIPES 1
|
||||
/* #define USE_PIPES 1 */
|
||||
|
||||
#endif /* INCLUDES_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user