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