index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Host
/
common
/
UDPSocket.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/Host] Use cmakedefine01 for LLDB_ENABLE_POSIX
Jonas Devlieghere
2019-12-13
1
-1
/
+1
*
[LLDB] Check for _WIN32 instead of _MSC_VER for code specific to windows in g...
Martin Storsjo
2019-09-23
1
-1
/
+1
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-2
/
+1
*
Make ConnectionFileDescription work with all sockets
Antonio Afonso
2019-05-30
1
-0
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-2
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-9
/
+9
*
Fix UDP Socket connections
Chris Bieneman
2017-05-05
1
-48
/
+34
*
Re-landing IPv6 support for LLDB Host
Chris Bieneman
2017-04-26
1
-35
/
+49
*
Revert yesterdays IPv6 patches
Pavel Labath
2017-04-19
1
-49
/
+35
*
Fixing error on Android build (-Werror)
Chris Bieneman
2017-04-18
1
-2
/
+2
*
Update LLDB Host to support IPv6 over TCP
Chris Bieneman
2017-04-18
1
-35
/
+49
*
Change how UDP sockets are set up -- use the same one socket for
Jason Molenda
2017-04-06
1
-28
/
+28
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
[lldb] Fix typos in file headers
Alexander Shaposhnikov
2016-11-26
1
-1
/
+1
*
Make lldb -Werror clean on Windows.
Zachary Turner
2016-10-05
1
-0
/
+4
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-109
/
+84
*
We try to avoid static objects. These are on the error path for unsupported ...
Jim Ingham
2016-02-02
1
-4
/
+4
*
Split Socket class into Tcp/Udp/DomainSocket subclasses.
Oleksiy Vyalov
2015-10-15
1
-0
/
+158