Function gnunet_sys::GNUNET_TRANSPORT_is_connected[][src]

pub unsafe extern "C" fn GNUNET_TRANSPORT_is_connected(
    state: GNUNET_TRANSPORT_PeerState
) -> c_int

Check if a state is defined as connected

@param state the state value @return #GNUNET_YES or #GNUNET_NO