platform_system_core/libnetutils
Tianjie Xu a7ba9ff00b DO NOT MERGE:Add missing SOCK_CLOEXEC flag when opening socket
Go through the code that opens socket in marshmallow, and backport the
SOCK_CLOEXEC usage for AF_NETLINK. In kitkat, SOCK_CLOEXEC is not defined;
therefore I used O_CLOEXEC instead.
Bug: 31242981
Test: mma

Change-Id: I792024c16b84ba3d6666d3df6002c89e0028f4b0
2016-11-03 06:08:55 +00:00
..
Android.mk Add liblog 2013-04-09 22:03:45 -07:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:50 -07:00
dhcp_utils.c libnetutils: Get mtu together with dhcp session results 2013-08-02 14:09:09 -07:00
dhcpclient.c Decode DHCP netmask option correctly 2012-08-08 15:50:03 -07:00
dhcpmsg.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
dhcpmsg.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
ifc_utils.c DO NOT MERGE:Add missing SOCK_CLOEXEC flag when opening socket 2016-11-03 06:08:55 +00:00
packet.c Fixed an unused param warning 2012-08-02 10:40:12 -04:00
packet.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00