Searched refs:INITIATION_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
39 #define INITIATION_TIMEOUT 60*15 /* seconds until partially created */ macro712 client_data->expiration = time(0) + INITIATION_TIMEOUT; in create_client()