hc_connect
if (hc_connect(&SrcHost, ReadOnlyOpt) < 0)
if (hc_connect(&DstHost, 0) < 0)
int hc_connect(struct HostConf *hc, int readonly);