portable_interceptors_service_context_manipulation.mpc

来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· MPC 代码 · 共 18 行

MPC
18
字号
// -*- MPC -*-
// Portable_Interceptors_Service_Context_Manipulation.mpc,v 1.4 2003/12/30 14:08:34 jwillemsen Exp

project(*Collocated): taoserver, taoclient {
  exename = collocated
  requires += interceptors
  Source_Files {
    testC.cpp
    testS.cpp
    test_i.cpp
    Collocated_ORBInitializer.cpp
    interceptors.cpp
    Client_Task.cpp
    Server_Task.cpp
    Collocated_Test.cpp
  }
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?