commit | 5b8ccbb102f1b2f572a537e54e2595ebcce970e7 | [log] [tgz] |
---|---|---|
author | DuXiao <duxiao44@huawei.com> | Mon May 21 14:43:56 2018 +0800 |
committer | Jinguang Dong <dongjinguang@huawei.com> | Tue May 22 10:54:34 2018 +0800 |
tree | 3fcdb7a6b36050c4f82d3021b257cdf9f786970e | |
parent | c12f72ce219410f1c3c7806f9e950c43f0b7f592 [diff] |
Property: Log errno for socket connect It's currently not clear that the error no indicating the failure to invoke the library function. This change introduces logs at the failing of socket connect, that could be clearly get the true reason. Test: Set system property with failed, and socket recv errno log will show Change-Id: I36bf66988811f953e679d1c5a468de0bf1ab0a05 Signed-off-by: Jinguang Dong <dongjinguang@huawei.com>