Navigation



Ignore:
Timestamp:
Oct 30, 2009, 5:23:06 PM (15 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Backup for the WE, some warnings remaining

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/freeDiameter.h

    r33 r34  
    492492int fd_msg_add_origin ( struct msg * msg, int osi );
    493493
     494/* Parse a message against our dictionary, and in case of error log and eventually build the error reply (on return and EBADMSG, *msg == NULL or *msg is the error message ready to send) */
     495int fd_msg_parse_or_error( struct msg ** msg );
    494496
    495497
Note: See TracChangeset for help on using the changeset viewer.