1. 56279cf Fix the "dangerous use of tempnam" warning in Host/SocketTest.cpp by Pavel Labath · 7 years ago
  2. c6f6aa4 [IPv6] Fix a bug in the IPv6 listen behavior by Chris Bieneman · 8 years ago
  3. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  4. 1182779 Re-landing IPv6 support for LLDB Host by Chris Bieneman · 8 years ago
  5. 107e694 Revert yesterdays IPv6 patches by Pavel Labath · 8 years ago
  6. 31e7c5e Update LLDB Host to support IPv6 over TCP by Chris Bieneman · 8 years ago
  7. 30169d5 Update unittests/Host/SocketTest.cpp to also use the new one-socket API. by Jason Molenda · 8 years ago
  8. 1e021a1 [Windows] Remove the #include <eh.h> hack. by Zachary Turner · 9 years ago
  9. 771ef6d Fix Clang-tidy readability-redundant-string-cstr warnings by Malcolm Parsons · 9 years ago
  10. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  11. ef984e7 Revert "Add a read_full_buffer argument to ConnectionFileDescriptor::Read" by Pavel Labath · 9 years ago
  12. 2407602 Add a read_full_buffer argument to ConnectionFileDescriptor::Read by Pavel Labath · 9 years ago
  13. 1b58f5c Fix an off-by-one in SocketTest::DecodeHostAndPort by Pavel Labath · 10 years ago
  14. e98628c Split Socket class into Tcp/Udp/DomainSocket subclasses. by Oleksiy Vyalov · 10 years ago
  15. c48ec9d Including <thread> with MSVC is buggy, use a workaround here. by Zachary Turner · 10 years ago
  16. eeba1a8 [CMake] Make the unittests link against everything... by Zachary Turner · 11 years ago
  17. 2c04f79 [gtest] Fix gtest failures on Windows. by Zachary Turner · 11 years ago
  18. 719ec93 Rework the gtest directory structure. by Zachary Turner · 11 years ago[Renamed from lldb/gtest/unittest/Host/SocketTest.cpp]
  19. 014bb7d Add Socket::Get[Remote/Local]IpAddress and unit tests by Vince Harron · 11 years ago