]> git.mxchange.org Git - hub.git/blobdiff - .gitattributes
Network package handling added (unfinished)
[hub.git] / .gitattributes
index eda6bd36020ac6c8e41c73a24e3c6af31374539e..338447b5de3c36cd3c0573db648226ed0a709e8b 100644 (file)
@@ -16,6 +16,10 @@ application/hub/init.php -text
 application/hub/interfaces/.htaccess -text
 application/hub/interfaces/connectors/.htaccess -text
 application/hub/interfaces/connectors/class_Connectable.php -text
+application/hub/interfaces/handler/.htaccess -text
+application/hub/interfaces/handler/class_Handleable.php -text
+application/hub/interfaces/handler/network/.htaccess -text
+application/hub/interfaces/handler/network/class_Networkable.php -text
 application/hub/interfaces/listener/.htaccess -text
 application/hub/interfaces/listener/class_Listenable.php -text
 application/hub/interfaces/lists/.htaccess -text
@@ -97,6 +101,16 @@ application/hub/main/filter/shutdown/class_HubShutdownDeinitQueuesFilter.php -te
 application/hub/main/filter/shutdown/class_HubShutdownFlushNodeListFilter.php -text
 application/hub/main/filter/shutdown/class_HubShutdownListenerPoolFilter.php -text
 application/hub/main/filter/shutdown/class_HubShutdownNodeFilter.php -text
+application/hub/main/handler/.htaccess -text
+application/hub/main/handler/class_ -text
+application/hub/main/handler/class_BaseHandler.php -text
+application/hub/main/handler/network/.htaccess -text
+application/hub/main/handler/network/class_ -text
+application/hub/main/handler/network/class_BaseNetworkPackageHandler.php -text
+application/hub/main/handler/network/tcp/.htaccess -text
+application/hub/main/handler/network/tcp/class_TcpNetworkPackageHandler.php -text
+application/hub/main/handler/network/udp/.htaccess -text
+application/hub/main/handler/network/udp/class_UdpNetworkPackageHandler.php -text
 application/hub/main/iterator/.htaccess -text
 application/hub/main/iterator/class_ -text
 application/hub/main/iterator/class_BaseIterator.php -text