Navigation



Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/testsctp.c

    r1235 r1540  
    9999       
    100100        /* Now, create the client socket */
    101         CHECK( 0, fd_sctp_client( &cli.cc_socket, 0, TEST_PORT, &eps ));
     101        CHECK( 0, fd_sctp_client( &cli.cc_socket, 0, TEST_PORT, &eps, NULL ));
    102102       
    103103        /* Accept this connection */
Note: See TracChangeset for help on using the changeset viewer.