1
0
mirror of https://github.com/haiwen/ccnet-server.git synced 2025-04-28 02:30:08 +00:00
ccnet-server/include/ccnet
Xiangyue Cai 9a1858aea5 support python3 (#35)
* use searpc-named-pipe-transport

* delete unused files

* remove not threaded rpc

* use NamedPipeClient

* remove not threaded rpc

* remove unused code

* remove unused rpc function

* remove unused code and source files

* Add name of rpc named pipe to ccent.h.
2019-07-25 11:59:28 +08:00
..
async-rpc-proc.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
ccnet-client.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
ccnet-session-base.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
cevent.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
invoke-service-proc.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
job-mgr.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
Makefile.am support python3 (#35) 2019-07-25 11:59:28 +08:00
message.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
mqclient-proc.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
option.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
packet.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
peer.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
proc-factory.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
processor.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
rpcserver-proc.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
sendcmd-proc.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
status-code.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
threaded-rpcserver-proc.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
timer.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00
valid-check.h Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00