This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 9636a35 Annotate some more libc++ tests with the new category new 5ad5a9a Change how UDP sockets are set up -- use the same one socket [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Host/Socket.h | 3 +- include/lldb/Host/common/UDPSocket.h | 4 +- source/Host/common/Socket.cpp | 6 +-- source/Host/common/UDPSocket.cpp | 56 +++++++++++----------- .../Host/posix/ConnectionFileDescriptorPosix.cpp | 10 ++-- 5 files changed, 37 insertions(+), 42 deletions(-)