This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/15946] getaddrinfo() writes DNS queries to random file descriptors under high load


https://sourceware.org/bugzilla/show_bug.cgi?id=15946

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> ---
Let me add that this is a serious problem for some programs written in Go, as
in Go it's easy and natural to make highly concurrent calls to the name lookup
routines.  For the bug from the Go perspective see http://golang.org/issue/6336
.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]