Use a C++ class to handle the CFNetwork events, rather than plain C functions.
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 24 Dec 2010 18:29:35 +0000 (13:29 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 24 Dec 2010 18:29:35 +0000 (13:29 -0500)
commit0a7b2ae2c426733cc3f299bc83a2162bff09f5e2
treee15f9483329c3c6d8eb5b5e241a80c10994874f4
parent03f95a3ac0f818c006d653f25585f11b2be87efd
Use a C++ class to handle the CFNetwork events, rather than plain C functions.
MacGDBp.xcodeproj/project.pbxproj
Source/NetworkConnection.h
Source/NetworkConnection.mm [moved from Source/NetworkConnection.m with 78% similarity]