commit | 557c09ec1753696bba5184d5f1e9370982560fe1 | [log] [tgz] |
---|---|---|
author | Dmitry Shmidt <dimitrysh@google.com> | Thu Oct 01 13:27:56 2015 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Jun 07 10:11:59 2016 -0700 |
tree | 3cb9ecefc0d9dd25e6c73ba5c67b3980cb129e08 | |
parent | 34694dce61095c1ab1113219a20c0327a0268a00 [diff] |
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 (cherry-pick of cebcd450c6ca3de5106ef3d817d5b760f5d57fbe.) Change-Id: Iacffd329ce2a51defa550c7e33277332045a7b9b Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>