summaryrefslogtreecommitdiff
path: root/src/daemon/udp_connection
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused headers(epoll) in UDP connectionsunil.s2019-10-143-8/+15
| | | | Signed-off-by: sunil.s <sunil.s@lge.com>
* doxygen improvementSaya Sugiura2019-09-133-3/+3
| | | | Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
* UDP Multicast implementation (#155)Sunil-K-S2019-08-233-0/+363
The feature can be enabled by setting WITH_UDP_CONNECTION to ON. Signed-off-by: sunil.s <sunil.s@lge.com>