mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Reference: Added Mt Rpc Client/Server
git-svn-id: svn://ultimatepp.org/upp/trunk@5556 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
1c0a8067f1
commit
19eee2c486
6 changed files with 195 additions and 0 deletions
12
reference/MtRpcClient/MtRpcClient.upp
Normal file
12
reference/MtRpcClient/MtRpcClient.upp
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
description "Multi thread rpc client\377";
|
||||
|
||||
uses
|
||||
Core,
|
||||
Core/Rpc;
|
||||
|
||||
file
|
||||
MtRpcClient.cpp;
|
||||
|
||||
mainconfig
|
||||
"" = "MT";
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue