summaryrefslogblamecommitdiffstats
path: root/cpukit/libnetworking/opt_tcpdebug.h
blob: 91d7edebcb2053786067fd30c4240d61fe384da2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                              









                                                                        
/* intentionally empty file */

/*
 *  Uncomment the following line to turn on debug code.  When you define
 *  this symbol, tcp_trace() is called.  If you want tcp_trace() to
 *  print, then you need to edit netinet/tcp_debug to set the variable
 *  "tcpconsdebug" to 1.
 */

/*
#define TCPDEBUG
*/