~pbxt-core/pbxt/rc4

« back to all changes in this revision

Viewing changes to src/trace_xt.h

  • Committer: Paul McCullagh
  • Date: 2010-01-20 15:18:02 UTC
  • mfrom: (771.1.1 pbxt)
  • Revision ID: paul.mccullagh@primebase.org-20100120151802-zmlw625qayd7itei
Merged RN299

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
 * CONNECTION TRACKING
52
52
 */
53
53
 
 
54
#ifdef DEBUG
54
55
#define XT_TRACK_CONNECTIONS
 
56
#endif
55
57
 
56
58
#ifdef XT_TRACK_CONNECTIONS
57
59
#define XT_TRACK_MAX_CONNS              500