diff options
author | Dave Barach <dave@barachs.net> | 2020-07-10 12:19:01 -0400 |
---|---|---|
committer | Dave Barach <dave@barachs.net> | 2020-07-14 10:25:48 -0400 |
commit | 1548c7e12531e3d055567d761c580a1c7ff0ac40 (patch) | |
tree | a6a6d01ae6aa6e10c1420fd47a80bd29f989d729 /binapi/gre | |
parent | f4f4a8613711d724cd4dc7224e8d7a1de4b8050e (diff) |
socket adapter: don't bother sending sockclnt_delete messages
vpp cleans up socket clients when the socket closes. I verified that
sending a correctly-marshalled sockclnt_delete message results in
duplicate close complaints.
The marshalling code wasn't right - the (important) client_index field
is in a non-standard position - and there's no point in sending
a message we don't need to send.
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: Ia32980b08a99cc878835f5db21f64de391759fa4
Diffstat (limited to 'binapi/gre')
0 files changed, 0 insertions, 0 deletions