Junio C Hamano wrote: > By the way, it seems that Debian/Ubuntu are still carrying a bit > more changes and rewrites in the connection code as local > patches. Mind upstreaming them for the next cycle? Sure --- based on Erik's advice I think the right thing to do is to make a simple compatibility wrapper that acts like normal getaddrinfo, so no one has to learn a new API. It's a little more expensive (some malloc() / free() noise) but probably not enough so to be noticeable. Debian has these patches because the SRV patch is on top of them. -- 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