OSDN Git Service

CLIENT_SELECT追加
authoryatabe <yatabe@1ed66053-1c2d-0410-8867-f7571e6e31d3>
Sat, 10 Jan 2009 05:36:14 +0000 (05:36 +0000)
committeryatabe <yatabe@1ed66053-1c2d-0410-8867-f7571e6e31d3>
Sat, 10 Jan 2009 05:36:14 +0000 (05:36 +0000)
git-svn-id: http://10.144.169.20/repos/um/branches/l7vsd-3.x-shamshel@5811 1ed66053-1c2d-0410-8867-f7571e6e31d3

include/protocol_module_base.h

index d98b1da..fc7d0ab 100644 (file)
@@ -60,6 +60,7 @@ public:
                //use in downstream_thread
                REALSERVER_RECV,                        // !< Receive from RealServer
                SORRYSERVER_RECV,                       // !< Receive from SorryServer
+               CLIENT_SELECT,                          // !< Select Client
                CLIENT_CONNECTION_CHECK,        // !< Check ClientConnection available 
                CLIENT_SEND,                            // !< Send message to Client
                //COMMON Status