get ipc fully working with ipc

This commit is contained in:
Mitchell Livingston
2007-12-24 03:48:42 +00:00
parent 54f1ee06d4
commit 63e7a8597e
7 changed files with 67 additions and 10 deletions

View File

@@ -61,6 +61,7 @@
- (id) initWithHandle: (tr_handle *) handle;
- (void) setUpdater: (SUUpdater *) updater;
- (void) updatePortField;
- (void) setPort: (id) sender;
- (void) setNat: (id) sender;
- (void) updatePortStatus;