On 5/10/07, Michael S. Tsirkin <mst@xxxxxxxxxxxxxxxxxx> wrote:
-static int git_tcp_connect_sock(char *host) +static int git_tcp_connect_sock(char *host, int flags)
There is only one bit of flags ever used. What are the others for? Why use negative logic? What was wrong with plain "int verbose"? What addresses were tried by connect? - 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