git.ithinksw.org
/
ITFoundation.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Alex's memory leak fixes and timeout changes.
[ITFoundation.git]
/
ITByteStream.m
diff --git
a/ITByteStream.m
b/ITByteStream.m
index
e4607b4
..
664e1a0
100755
(executable)
--- a/
ITByteStream.m
+++ b/
ITByteStream.m
@@
-61,6
+61,11
@@
return old;
}
+-delegate
+{
+ return delegate;
+}
+
-(int) availableDataLength
{
int len;