Navigation



Ignore:
Timestamp:
Jul 29, 2010, 3:32:08 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Postpone the creation of session expiry thread to allow some global variables to be set (debug level, etc)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/libfreeDiameter.h

    r340 r453  
    15101510typedef void session_state;
    15111511
     1512/* The following function must be called to activate the session expiry mechanism */
     1513int fd_sess_start(void);
     1514
    15121515/*
    15131516 * FUNCTION:    fd_sess_handler_create
Note: See TracChangeset for help on using the changeset viewer.