Use garbage collection and add -[SocketWrapper close] to close down the socket and...
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 5 Jan 2008 22:40:05 +0000 (14:40 -0800)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 5 Jan 2008 22:40:05 +0000 (14:40 -0800)
commitdc5bc71418769264cac97c5aa0688fa118b4764d
tree701358bf6509ce7b850009ceb06d5568d77f993d
parent19672d27158b4243381cef5cdbeeb62ec5452030
Use garbage collection and add -[SocketWrapper close] to close down the socket and not do it in -[finalize]
MacGDBp.xcodeproj/project.pbxproj
Source/ConnectWindowController.m
Source/DebuggerConnection.h
Source/DebuggerConnection.m
Source/DebuggerWindowController.m
Source/SocketWrapper.h
Source/SocketWrapper.m