Now all ITInetServerSockets share one runloop timer. Had to rewrite the entire API...
[ITFoundation.git] / ITInetSocket.m
index ad781b7..0d78f87 100755 (executable)
@@ -14,4 +14,8 @@
 {
     return nil;
 }
+
+-(void)disconnect
+{
+}
 @end