commit | 003d0f6c163320a2a939ed3de49728a244ce209d | [log] [tgz] |
---|---|---|
author | Xiao Ma <xiaom@google.com> | Thu Jun 09 14:39:25 2022 +0900 |
committer | Xiao Ma <xiaom@google.com> | Thu Jun 09 15:22:32 2022 +0900 |
tree | fe415e305cf59e19601c884ee88dfae3c6d90be7 | |
parent | 951c2685ada2151b61c98cfbfe1dcd0adb6072d5 [diff] |
Add test to check IpClientLinkObserver stops working when ENOBUFS happens. Currently if the ENOBUFS happens then netlink socket will be closed completely, this results in even the IpClientLinkObserver is still running but netlink socket has been closed, all of upcoming netlink messages will be dropped. Bug: 232680956 Test: atest testNetlinkSocketReceiveENOBUFS Change-Id: Iae8e9512cd5bbf5a91fec7ecb934b692027c47ee