Navigation


Changeset 894:43fb27a9037f in freeDiameter for include


Ignore:
Timestamp:
Nov 30, 2012, 6:51:49 AM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Intrumented socket reception to store the timestamp along the received buffer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/libfdproto.h

    r892 r894  
    203203#define FCTS 6  /* Display entry parameters of most functions */
    204204#define CALL 9  /* Display calls to most functions (with CHECK macros) */
     205
     206#define TIMING INFO /* Display the message handing time information with this level */
    205207
    206208/* Increment the debug level for a file at compilation time by defining -DTRACE_LEVEL=FULL for example. */
Note: See TracChangeset for help on using the changeset viewer.