⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wfmo_reactor.mpc

📁 这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用于网络游戏医学图像网关的高qos要求.更详细的内容可阅读相应的材料
💻 MPC
字号:
// -*- MPC -*-
// WFMO_Reactor.mpc,v 4.5 2003/12/23 20:23:21 dhinton Exp

project(*Abandoned): aceexe, wfmo {
  exename = abandoned
  Source_Files {
    Abandoned.cpp
  }
}

project(*APC): aceexe, wfmo {
  exename = apc
  Source_Files {
    APC.cpp
  }
}

project(*Console_Input): aceexe, wfmo {
  exename = console_input
  Source_Files {
    Console_Input.cpp
  }
}

project(*Directory_Changes): aceexe, wfmo {
  exename = directory_changes
  Source_Files {
    Directory_Changes.cpp
  }
}

project(*Exceptions): aceexe, wfmo {
  exename = exceptions
  Source_Files {
    Exceptions.cpp
  }
}

project(*Handle_Close): aceexe, wfmo {
  exename = handle_close
  Source_Files {
    Handle_Close.cpp
  }
}

project(*Multithreading): aceexe, wfmo {
  exename = multithreading
  Source_Files {
    Multithreading.cpp
  }
}

project(*Network_Events): aceexe, wfmo {
  exename = network_events
  Source_Files {
    Network_Events.cpp
  }
}

project(*Prerun_State_Changes): aceexe, wfmo {
  exename = prerun_state_changes
  Source_Files {
    Prerun_State_Changes.cpp
  }
}

project(*Registration): aceexe, wfmo {
  exename = registration
  Source_Files {
    Registration.cpp
  }
}

project(*Registry_Changes): aceexe, wfmo {
  exename = registry_changes
  Source_Files {
    Registry_Changes.cpp
  }
}

project(*Removals): aceexe, wfmo {
  exename = removals
  Source_Files {
    Removals.cpp
  }
}

project(*Suspended_Removals): aceexe, wfmo {
  exename = suspended_removals
  Source_Files {
    Suspended_Removals.cpp
  }
}

project(*Talker): aceexe, wfmo {
  exename = talker
  Source_Files {
    Talker.cpp
  }
}

project(*Timeouts): aceexe, wfmo {
  exename = timeouts
  Source_Files {
    Timeouts.cpp
  }
}

project(*Window_Messages): aceexe, wfmo {
  exename = window_messages
  Source_Files {
    Window_Messages.cpp
  }
}

⌨️ 快捷键说明

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