On Thu, Mar 8, 2012 at 2:03 PM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > Date: Mon, 6 Jun 2011 04:37:14 -0500 > > Split off a new tcp.c with the functions git_tcp_connect() and > git_proxy_connect() that resolve and connect to a host. > > Part of a series to teach git to respect DNS SRV records when making > new connections. This is a preliminary step to make the connection > library easier to understand before changing it. > > Signed-off-by: Jonathan Nieder <jrnieder@xxxxxxxxx> Nice. Now that this has been libified, someone can probably get rid of some code in imap-send.c (specifically in the imap_open_store function) on top of your topic... -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html