Files
5a96e0a93769a9a463f772568a1e077cbf99762a
Robert Li
9e4b769055
Build socket list right before select call
This will make sure the socket list and the interface list are always in sync, and the select call is on the right list of sockets. Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com> Closes-Bug: #1533892 Change-Id: Id6710f4648203b7d476a2a16ea647224baca1bb9
5 lines
126 B
YAML
5 lines
126 B
YAML
---
fixes:
- Fixed incorrect invocation of "select" which could cause LLDP collection
to hang under certain conditions.