summaryrefslogtreecommitdiff
path: root/lldb/source/Host/linux/AbstractSocket.cpp
AgeCommit message (Expand)Author
2025-04-25Fix connecting via abstract socket (#136466)Emre Kultursay
2024-11-28[lldb] Remove child_process_inherit from the socket classes (#117699)Pavel Labath
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-04-26Re-landing IPv6 support for LLDB HostChris Bieneman
2017-04-19Revert yesterdays IPv6 patchesPavel Labath
2017-04-18Update LLDB Host to support IPv6 over TCPChris Bieneman
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-10-22Add support for abstract domain sockets.Oleksiy Vyalov