Files
clang-p2996/lldb/source/Plugins/Process/MacOSX-Kernel
Greg Clayton 99e384c85f Fixed an issue with the byte order of ports in KDP packets.
I previously fixed a bug in the SocketAddress class where SocketAddress::GetPort() wasn't using ntohs() on the port number in the structures.

After fixing this, it broke places where we weren't using ntohs() and htons() correctly.

<rdar://problem/15767514>

llvm-svn: 198902
2014-01-10 00:31:10 +00:00
..
2013-05-10 21:47:16 +00:00
2013-03-27 23:08:40 +00:00