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
/
Socket.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap socket error handling with SetLastError and IsInterrupted internal funct...
Oleksiy Vyalov
2015-04-10
1
-32
/
+38
*
Fix warnings generated by clang-cl.
Zachary Turner
2015-04-02
1
-4
/
+4
*
Increate backlog of lldb-platform's listener socket
Vince Harron
2015-03-31
1
-2
/
+7
*
Revert "Fix warnings found with clang-cl."
Zachary Turner
2015-02-25
1
-3
/
+3
*
Fix warnings found with clang-cl.
Zachary Turner
2015-02-25
1
-3
/
+3
*
Added Connection::GetURI()
Vince Harron
2015-01-17
1
-1
/
+1
*
Add Socket::Get[Remote/Local]IpAddress and unit tests
Vince Harron
2015-01-16
1
-9
/
+57
*
Moved Args::StringToXIntYZ to StringConvert::ToXIntYZ
Vince Harron
2015-01-15
1
-3
/
+3
*
Apply SOCK_CLOEXEC flag to socket API functions in order to avoid handle leak...
Oleksiy Vyalov
2014-11-14
1
-16
/
+47
*
LLGS Android target support - for Andy Chien : http://reviews.llvm.org/D6166
Shawn Best
2014-11-08
1
-0
/
+8
*
Enable llgs to build against experimental Android AOSP lldb/llvm/clang/compil...
Todd Fiala
2014-09-27
1
-0
/
+7
*
Move FileSystem functions out of Host and into their own classes.
Zachary Turner
2014-08-15
1
-1
/
+2
*
Creates a socket host object.
Zachary Turner
2014-08-06
1
-0
/
+661