summaryrefslogtreecommitdiff
path: root/server/MDnsSdListener.h
AgeCommit message (Expand)Author
2022-03-31Update MDnsSdListener to use MDns aidlpaulhu
2022-02-03Support discover/resolve on specific interfacesRemi NGUYEN VAN
2019-08-12Support to set thread name in ThreadUtilMike Yu
2019-03-05Replacing pthread_mutex with std::mutex on MDNSKen Chen
2019-02-07Sanitize MDnsSdListener::Element::mRef.Bernie Innocenti
2019-01-16Fix fortify_fatal issue during DNSServiceProcessResult()Sehee Park
2018-07-25Modernize codebase by replacing NULL with nullptrYi Kong
2017-08-28Ensure the sockets we inherit from init are FD_CLOEXEC.Lorenzo Colitti
2017-04-05Log pthread_create() errors in MDNS listenerErik Kline
2014-05-29Turn on C++11 and make all warnings into errors.Sreeram Ramachandran
2014-05-21Move netd_client into netd.Sreeram Ramachandran