client: renamed all public functions
Functions which operate on the whole client list are prefixed with "client_manager_", and functions which handle just one client just get "client_".
This commit is contained in:
@@ -177,7 +177,7 @@ int updateInit(int fd, List * pathList)
|
||||
|
||||
finishSigHandlers();
|
||||
closeAllListenSockets();
|
||||
freeAllInterfaces();
|
||||
client_manager_deinit();
|
||||
finishPlaylist();
|
||||
finishVolume();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user