TCP/TCPConnection.h
changeset 25 a4875607a3a0
parent 18 3be241de1630
child 26 cb9cdf247239
     1.1 --- a/TCP/TCPConnection.h	Thu Jun 19 16:22:05 2008 -0700
     1.2 +++ b/TCP/TCPConnection.h	Tue Dec 02 22:42:56 2008 -0800
     1.3 @@ -109,6 +109,7 @@
     1.4  - (Class) readerClass;
     1.5  - (Class) writerClass;
     1.6  - (void) _beginClose;
     1.7 +- (void) _unclose;
     1.8  
     1.9  @end
    1.10