Added config entry for IPC socket file name.
authorRoland Haeder <roland@mxchange.org>
Sat, 12 Sep 2015 20:47:54 +0000 (22:47 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 12 Sep 2015 20:47:54 +0000 (22:47 +0200)
Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/config.php
core

index 727c01d0e310145ab159731cfcb67153337eaf91..3340351b33172deae0e99aee18b2c95c29f6662e 100644 (file)
@@ -705,6 +705,9 @@ $cfg->setConfigEntry('socket_registry_class', 'SocketRegistry');
 // CFG: SOCKET-CONTAINER-CLASS
 $cfg->setConfigEntry('socket_container_class', 'SocketContainer');
 
+// CFG: IPC-SOCKET-FILE-NAME
+$cfg->setConfigEntry('ipc_socket_file_name', 'php_hub_ipc_socket');
+
 // CFG: PACKAGE-RECIPIENT-DISCOVERY-CLASS
 $cfg->setConfigEntry('package_recipient_discovery_class', 'PackageRecipientDiscovery');
 
diff --git a/core b/core
index d60234c0c2d12e646511cdc4a09a78b0fcf8275c..f2b20fb2751e539c238464eba533c47f484d7ee7 160000 (submodule)
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit d60234c0c2d12e646511cdc4a09a78b0fcf8275c
+Subproject commit f2b20fb2751e539c238464eba533c47f484d7ee7