wangchen61698
wangchen61698
## Summary Modify the existing process of LocalSocket to support LocalSocket functionality ## Impact localsocket ## Testing Refers to The Linux Programming Interface(https://www.man7.org/tlpi/index.html) chapter 57(sockets:UNIX DOMAIN) and their demo (us_xfr_sv.c...
## Summary modified reason:tcp_shutdown_monitor releases the callback related to the TCP connection. the callback is to be executed nextly by devif_dev_event, therefore devif_dev_event have no access to it ## Impact...
## Summary Due to abnormal application exit,so add tls cleanup to protect udp process ## Impact udp ## Testing Manual verification
## Summary 1.Fix the bug that netlink receive wait does not hang up 2.add tls cleanup protection to protect waitsem in netlink_get_response ## Impact netlink ## Testing Manual verification