platform_bionic/libc/netbsd/net
Selim Gurun 06e1831f19 Prevent potential stall on dns proxy operations.
Update wire protocol to return and process error code first.
This will make sure dns proxy operations do not stall when
an internal error happens.
Also fix a compiler warning.
Also fix a potential buffer overflow.
And use correct types (uint32_t) rather than int when reading from network.

Change-Id: I9f99c16d6fd5e9137491a4d1b293a7c78e31b9c3
2012-03-07 15:09:05 -08:00
..
base64.c Remove compiler warnings when building Bionic. 2010-06-22 17:51:41 -07:00
getaddrinfo.c Prevent potential stall on dns proxy operations. 2012-03-07 15:09:05 -08:00
getnameinfo.c Prevent potential stall on dns proxy operations. 2012-03-07 15:09:05 -08:00
getservbyname.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservbyname_r.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservbyport.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservbyport_r.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservent.c Include <endian.h> instead of <sys/endian.h>, 2009-08-31 15:42:09 +08:00
getservent_r.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
nsdispatch.c Add some missing includes. 2011-03-21 20:01:03 -07:00
reentrant.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
servent.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
services.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00