• Kim F. Storm's avatar
    (connect_wait_mask, num_pending_connects): Only · bad49fc7
    Kim F. Storm authored
    declare and use them if NON_BLOCKING_CONNECT is defined.
    (IF_NON_BLOCKING_CONNECT): New helper macro.
    (wait_reading_process_output): Only declare and use local vars
    Connecting and check_connect when NON_BLOCKING_CONNECT is defined.
    (init_process): Initialize them if NON_BLOCKING_CONNECT defined.
    bad49fc7
process.c 201 KB