/[hegemonie]/hegemonie/Headers/Network/NetConnection.h
ViewVC logotype

Diff of /hegemonie/Headers/Network/NetConnection.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by thunder, Mon May 26 10:14:30 2003 UTC revision 1.2 by nicov, Tue Jun 10 08:49:21 2003 UTC
# Line 21  Line 21 
21   * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.   * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
22   */   */
23    
24    #ifndef NET_CONNECTION_H
25    #define NET_CONNECTION_H
26    
27  #include <Foundation/NSConnection.h>  #include <Foundation/NSConnection.h>
28    #include <Foundation/NSPort.h>
29    
30  @interface NetConnection : NSConnection  @interface NetConnection : NSConnection
31  + (NetConnection *) currentConnection;  + (NetConnection *) currentConnection;
# Line 29  Line 33 
33  - (void) debug;  - (void) debug;
34  @end  @end
35    
36    
37    
38    #endif /* NET_CONNECTION_H */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26