Pierre Muller 4da4c96349 Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target 3 년 전
..
Makefile 4da4c96349 Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target 3 년 전
Makefile.fpc 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout 7 년 전
cnslookup.pp 489e20356c * Removed executable flag from source files. 13 년 전
ip6test.pp 1f1e7578c9 * ip6test errorhandling fix + parameters. (trying to reproduce mantis 4867) 15 년 전
isockcli.pp 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout 7 년 전
isocksvr.pp 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout 7 년 전
readme.txt 00dabb1265 * move uriparser to fcl-base 17 년 전
rpccli.pp 00dabb1265 * move uriparser to fcl-base 17 년 전
rpcserv.pp 00dabb1265 * move uriparser to fcl-base 17 년 전
svrclass.pp 00dabb1265 * move uriparser to fcl-base 17 년 전
svrclass_xmlrpc.pp 00dabb1265 * move uriparser to fcl-base 17 년 전
testdns.pp 00dabb1265 * move uriparser to fcl-base 17 년 전
testhosts.pp 00dabb1265 * move uriparser to fcl-base 17 년 전
testhst.pp 00dabb1265 * move uriparser to fcl-base 17 년 전
testnet.pp 00dabb1265 * move uriparser to fcl-base 17 년 전
testproto.pp 00dabb1265 * move uriparser to fcl-base 17 년 전
testsvc.pp 00dabb1265 * move uriparser to fcl-base 17 년 전
testuri.pp 00dabb1265 * move uriparser to fcl-base 17 년 전

readme.txt

The XML-RPC wrapper has been created using this command:

mkxmlrpc --input="svrclass.pp" --serverclass=TServerClass \
--output="svrclass_xmlrpc.pp" --unitname=svrclass_XMLRPC