[Lldb-commits] [lldb] r226362 - Added Connection::GetURI()

Vince Harron vharron at google.com
Fri Jan 16 21:40:01 PST 2015


I'm hitting a problem building Windows using the provided instructions.
Zach will be looking into it early next week.


On Fri, Jan 16, 2015 at 8:13 PM, Chandler Carruth <chandlerc at google.com>
wrote:

>
> On Fri, Jan 16, 2015 at 6:20 PM, Vince Harron <vharron at google.com> wrote:
>
>> Added Connection::GetURI()
>>
>> This function returns a URI of the resource that the connection is
>> connected to. This is especially important for connections established by
>> accepting a connection from a remote host.
>>
>> Also added implementations for ConnectionMachPort, ConnectionSharedMemory,
>> Also fixed up some documentation in Connection::Write
>> Renamed ConnectionFileDescriptorPosix::SocketListen to
>> ConnectionFileDescriptorPosix::SocketListenAndAccept
>> Fixed a log message in Socket.cpp
>>
>> Differential Review: http://reviews.llvm.org/D7026
>>
>
> This broke the windows build:
> http://lab.llvm.org:8011/builders/lldb-x86-win7-msvc/builds/58
>



-- 

Vince Harron | Technical Lead Manager | vharron at google.com | 858-442-0868
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150116/073f4878/attachment.html>


More information about the lldb-commits mailing list