[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-server-cvs
Subject:    [Server-cvs] common/util plgnhand.cpp,1.17.6.1,1.17.6.2
From:       qluo () helixcommunity ! org
Date:       2012-11-20 21:42:57
[Download RAW message or body]

Update of /cvsroot/server/common/util
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv10449

Modified Files:
      Tag: SERVER_NUCLEUS
	plgnhand.cpp 
Log Message:
enable server plugin handler to return local file system plugin

Index: plgnhand.cpp
===================================================================
RCS file: /cvsroot/server/common/util/plgnhand.cpp,v
retrieving revision 1.17.6.1
retrieving revision 1.17.6.2
diff -u -d -r1.17.6.1 -r1.17.6.2
--- plgnhand.cpp	16 Nov 2012 06:10:19 -0000	1.17.6.1
+++ plgnhand.cpp	20 Nov 2012 21:42:48 -0000	1.17.6.2
@@ -4522,6 +4522,10 @@
         {
             rc = FindShort("pn-http", pPlugin);
         }
+        else if (pszProtocol && strcmp(pszProtocol, "file")==0)
+        {
+            rc = FindShort("pn-local", pPlugin);
+        }
     }
     HX_RELEASE(pBuf);
 


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic