summaryrefslogtreecommitdiff
path: root/src/components/transport_manager/src/tcp/platform_specific/linux/platform_specific_network_interface_listener.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting for logs after logger overhaul (#3554)Jacob Keeler2020-10-231-6/+4
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-92/+75
* Fix avoid race conditions (#3471)Serhii Niukalov (GitHub)2020-08-211-5/+5
* Fix: handle network interface removal (#2759)Sho Amano2020-06-041-37/+59
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-241-2/+2
* Run updated style scriptjacobkeeler2019-04-291-6/+6
* Merge pull request #2414 from XevoInc/fix/xevo_copyrightsJackLivio2018-08-291-32/+0
|\
| * Remove Xevo copyrights from multiple transport implementationSho Amano2018-07-241-32/+0
* | Fix build failures when ENABLE_LOG=OFFjacobkeeler2018-08-211-0/+1
|/
* Add more comments in platform_specific_network_interface_listener.ccSho Amano2018-06-291-0/+25
* Use Pimple idiom for Network Interface ListenerAlexander2018-06-111-0/+679