* Problem using curl + c-ares
@ 2012-06-22 2:03 Wesley Shields
2012-06-23 20:41 ` Daniel Stenberg
0 siblings, 1 reply; 2+ messages in thread
From: Wesley Shields @ 2012-06-22 2:03 UTC (permalink / raw)
To: git
I'm trying to debug a problem that came to my attention when using git
to clone a repository over HTTP or HTTPS if curl is built to use the
c-ares bindings.
The symptom is well documented at:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167517
If you run tcpdump while triggering this problem you will see that the
bytes for the destination port in the packet for the A record query are
swapped. I'm not familiar enough with the git code to debug it fully but
I would be happy to provide any information needed to help.
Just using curl on the box works fine so I suspect it's not a problem
with curl, but with how git is using curl? I'd appreciate any pointers
with this!
Please keep me on CC as I am not subscribed to this list. Thanks!
-- WXS
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-23 20:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-22 2:03 Problem using curl + c-ares Wesley Shields
2012-06-23 20:41 ` Daniel Stenberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).