Remove SocketWrapper and start using CFSocket with CFStreams in GDBpConnection. This...
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 16 Feb 2010 15:54:07 +0000 (10:54 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 16 Feb 2010 15:54:07 +0000 (10:54 -0500)
commit3a0ed88812cfb254bd179aebaa8e02b25ef4f013
tree4d5c0711f269261cf2a0c070c7afd642dc7e34f2
parent922bb8a8133a100ec608fdcad41e1cad86da634e
Remove SocketWrapper and start using CFSocket with CFStreams in GDBpConnection. This compiles but not much else.
MacGDBp.xcodeproj/project.pbxproj
Source/GDBpConnection.h
Source/GDBpConnection.m
Source/SocketWrapper.h [deleted file]
Source/SocketWrapper.m [deleted file]