Navigation



Ignore:
Timestamp:
Jun 19, 2013, 11:03:24 PM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Children:
1217:3f7c74ef3787, 1218:152466ff49f8
Phase:
public
Message:

Change prototype of rt_out callbacks to allow disposal of messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rt_redirect/rt_redir.h

    r740 r1216  
    171171
    172172/* Out callback */
    173 int redir_out_cb(void * cbdata, struct msg * msg, struct fd_list * candidates);
     173int redir_out_cb(void * cbdata, struct msg ** pmsg, struct fd_list * candidates);
Note: See TracChangeset for help on using the changeset viewer.