On Wed, May 4, 2011 at 4:06 PM, Corey Thomasson <cthom.li...@gmail.com> wrote: > Not quite. A few commits ago the net package was changed to use libc in > places and dynamically link unfortunately
Blame Apple that breaks any code that doesn't do networking via their luserspace crap. In any case, Go's own DNS resolver is still there, and for example on ARM by default it still bypasses the libc for everything. uriel