MacOS: TCP Fast Open
[exim.git] / src / src / malware.c
index 069a544833f95b55b8dd096fd6f1c7664c3229b9..541ff3b3c5f4ee00a847c806a39c0440bbea6e84 100644 (file)
@@ -1573,6 +1573,7 @@ badseek:  err = errno;
           * on both connections (as one host could resolve to multiple ips) */
          for (;;)
            {
+           /*XXX we trust that the cmd_str is ideempotent */
            if ((malware_daemon_ctx.sock = m_tcpsocket(cd->hostspec, cd->tcp_port,
                                    &connhost, &errstr, &cmd_str)) >= 0)
              {