summaryrefslogblamecommitdiffstats
path: root/c/src/libnetworking/opt_tcpdebug.h
blob: 4c10d1bac2e7fd608ec5835916f6fd2a544e402c (plain) (tree)
1
2
3
4
5
6





                              









                                                                        
/*
 *  $Id$
 */

/* 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
*/