tools: Updating TcpStream class in brawchannel to use std::string instead of char*.
commit8258aeba235fa2360c475e2298e2a39ab261e469
authorToby Gray <toby.gray@realvnc.com>
Wed, 10 Oct 2012 15:57:36 +0000 (10 16:57 +0100)
committerChris Frey <cdfrey@foursquare.net>
Fri, 5 Apr 2013 21:24:26 +0000 (5 17:24 -0400)
treec23a092f0c40c6086f43f40eb568f689c4fdb3fe
parent089dd48384338b3fb0db721268b3bb4c1dd44ae6
tools: Updating TcpStream class in brawchannel to use std::string instead of char*.
tools/brawchannel.cc
tools/brawchannel.h
tools/brawchannel_unix.cc
tools/brawchannel_win32.cc