Navigation



Ignore:
Timestamp:
Jun 18, 2010, 2:22:12 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Removed some references to waaad

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/freeDiameter.h

    r258 r336  
    391391 *              answer : location of the pointer to the answer.
    392392 *      note1: on function return, if *answer is not NULL, the message is passed to the dispatch module for regular callbacks.
    393  *             otherwise, the callback must take care of freeing the message (msg_free).
    394  *      note2: the opaque data is not freed by the daemon in any case, extensions should ensure clean handling in waaad_ext_fini.
     393 *             otherwise, the callback must take care of freeing the message (fd_msg_free).
     394 *      note2: the opaque data is not freed by the daemon in any case, extensions should ensure clean handling in fd_ext_fini.
    395395 *
    396396 * If no callback is registered to handle an answer, the message is discarded and an error is logged.
Note: See TracChangeset for help on using the changeset viewer.