add rpc access control table to prefs

This commit is contained in:
Mitchell Livingston
2008-06-04 03:50:10 +00:00
parent 20e9b8d27b
commit 9aa4c2b4ae
6 changed files with 499 additions and 21 deletions

View File

@@ -219,7 +219,7 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
TR_DEFAULT_PEER_SOCKET_TOS,
[fDefaults boolForKey: @"RPC"],
[fDefaults integerForKey: @"RPCPort"],
TR_DEFAULT_RPC_ACL);
/*TR_DEFAULT_RPC_ACL*/"");
[NSApp setDelegate: self];