close connection
This commit is contained in:
@@ -54,6 +54,7 @@ func HandleStartTLS(conn net.Conn, config *tls.Config) (econn *textproto.Conn, s
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
tconn.Close()
|
tconn.Close()
|
||||||
|
conn.Close()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user