sort ip addresses in the rpc access table; other cleanup with this table code

This commit is contained in:
Mitchell Livingston
2008-06-04 06:40:50 +00:00
parent 1dd2abc711
commit 6243881480
3 changed files with 31 additions and 34 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*/"");
NULL); /*reset in prefs*/
[NSApp setDelegate: self];