Navigation



Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfdcore/p_cnx.c

    r1103 r1136  
    121121        }
    122122       
    123         /* Remove any local address that would be here, it should not happen but it does sometimes... */
    124         CHECK_FCT( fd_ep_filter_list(&peer->p_hdr.info.pi_endpoints, &fd_g_config->cnf_endpoints) );
    125        
    126123        /* Now check we have at least one address to attempt */
    127124        if (FD_IS_LIST_EMPTY(&peer->p_hdr.info.pi_endpoints)) {
Note: See TracChangeset for help on using the changeset viewer.