git.ithinksw.org
/
ITFoundation.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added sendAEWithSendString method for advanced AE queries... This is starting to...
[ITFoundation.git]
/
ITInetSocket.m
diff --git
a/ITInetSocket.m
b/ITInetSocket.m
index
0d78f87
..
ad781b7
100755
(executable)
--- a/
ITInetSocket.m
+++ b/
ITInetSocket.m
@@
-14,8
+14,4
@@
{
return nil;
}
{
return nil;
}
-
--(void)disconnect
-{
-}
@end
@end