Navigation


Changeset 42:f4d94bc65e1f in freeDiameter for include


Ignore:
Timestamp:
Nov 19, 2009, 5:51:23 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Some minor updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/freeDiameter.h

    r38 r42  
    248248                                   If we win the election, we must disconnect the initiated connection and send a CEA on the other => we go to OPEN state.
    249249                                   If we lose, we disconnect the other connection (receiver) and fallback to WAITCEA state. */
    250         STATE_OPEN_HANDSHAKE,   /* TLS Handshake and validation are in progress in open state -- we show the state because it can last a long time */
     250        STATE_OPEN_HANDSHAKE,   /* TLS Handshake and validation are in progress in open state -- we use it only for debug purpose, it is never displayed */
    251251       
    252252        /* Failover state machine */
Note: See TracChangeset for help on using the changeset viewer.