pierre 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 ani în urmă
..
Makefile 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 ani în urmă
Makefile.fpc 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout 7 ani în urmă
cnslookup.pp 489e20356c * Removed executable flag from source files. 13 ani în urmă
ip6test.pp 1f1e7578c9 * ip6test errorhandling fix + parameters. (trying to reproduce mantis 4867) 15 ani în urmă
isockcli.pp 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout 7 ani în urmă
isocksvr.pp 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout 7 ani în urmă
readme.txt 00dabb1265 * move uriparser to fcl-base 17 ani în urmă
rpccli.pp 00dabb1265 * move uriparser to fcl-base 17 ani în urmă
rpcserv.pp 00dabb1265 * move uriparser to fcl-base 17 ani în urmă
svrclass.pp 00dabb1265 * move uriparser to fcl-base 17 ani în urmă
svrclass_xmlrpc.pp 00dabb1265 * move uriparser to fcl-base 17 ani în urmă
testdns.pp 00dabb1265 * move uriparser to fcl-base 17 ani în urmă
testhosts.pp 00dabb1265 * move uriparser to fcl-base 17 ani în urmă
testhst.pp 00dabb1265 * move uriparser to fcl-base 17 ani în urmă
testnet.pp 00dabb1265 * move uriparser to fcl-base 17 ani în urmă
testproto.pp 00dabb1265 * move uriparser to fcl-base 17 ani în urmă
testsvc.pp 00dabb1265 * move uriparser to fcl-base 17 ani în urmă
testuri.pp 00dabb1265 * move uriparser to fcl-base 17 ani în urmă

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