Added an ITFoundationTester. Why doesn't it work inside PB? :\
[ITFoundation.git] / ITInetSocket.m
index ad781b7..0d78f87 100755 (executable)
@@ -14,4 +14,8 @@
 {
     return nil;
 }
+
+-(void)disconnect
+{
+}
 @end