android_system_core/libnetutils
Dmitry Shmidt cebcd450c6 libnetutils: Add synchronization per socket full operation
Take and release mutex between ifc_init() and ifc_close()
calls to prevent global ifc_ctl_sock override.

Bug: 22307208

Change-Id: Iacffd329ce2a51defa550c7e33277332045a7b9b
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2015-10-01 14:30:20 -07:00
..
Android.mk Add a command to call libnetutils' do_dhcp. 2015-04-21 19:31:43 -07:00
dhcp_utils.c am c92420b2: am d9a65a65: Merge "Improving the time to wait for assigning IP address" 2015-03-19 00:43:49 +00:00
dhcpclient.c Move sprintf to snprintf. 2015-02-17 19:27:51 -08:00
dhcpmsg.c
dhcpmsg.h
dhcptool.c libnetutils: Add synchronization per socket full operation 2015-10-01 14:30:20 -07:00
ifc_utils.c libnetutils: Add synchronization per socket full operation 2015-10-01 14:30:20 -07:00
NOTICE
packet.c Add missing <malloc.h> and <string.h> includes. 2015-01-28 11:37:57 -08:00
packet.h