Navigation


Changeset 454:f1484823cb4a in freeDiameter for freeDiameter/p_dw.c


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

Small hack which might spear some concurrency problems and is quite harmless

File:
1 edited

Legend:

Unmodified
Added
Removed
  • freeDiameter/p_dw.c

    r258 r454  
    123123       
    124124        /* If we are in REOPEN state, increment the counter */
     125        fd_cpu_flush_cache();
    125126        if (peer->p_hdr.info.runtime.pir_state == STATE_REOPEN) {
    126127                peer->p_flags.pf_reopen_cnt += 1;
Note: See TracChangeset for help on using the changeset viewer.