mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
sort ip addresses in the rpc access table; other cleanup with this table code
This commit is contained in:
@@ -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];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user