OSDN Git Service

Wrap NLMSG_ERROR handling into |SendMessageAndGetSingleResponse|
authorNingyuan Wang <nywang@google.com>
Tue, 20 Sep 2016 20:37:10 +0000 (13:37 -0700)
committerNingyuan Wang <nywang@google.com>
Wed, 21 Sep 2016 20:14:32 +0000 (13:14 -0700)
commitf4bed1cc3958c78754997d17cd6fb3839468331d
treea49722ea51267c5c04029b6bd8c355ada61d5db7
parent5abb163c9fe07961a90ddd3ef92f3a542f57ca6d
Wrap NLMSG_ERROR handling into |SendMessageAndGetSingleResponse|

This also fixes a typo.

Bug: 31111084
Test: compile, unit tests, manual tests

Change-Id: I802487deedc219a6ad1ed78ea1a6b94e876e4d67
net/netlink_manager.cpp
net/netlink_manager.h
net/netlink_utils.cpp