Károly Balogh 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 hace 6 años
..
Makefile 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 hace 6 años
Makefile.fpc 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout hace 7 años
cnslookup.pp 489e20356c * Removed executable flag from source files. hace 13 años
ip6test.pp 1f1e7578c9 * ip6test errorhandling fix + parameters. (trying to reproduce mantis 4867) hace 15 años
isockcli.pp 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout hace 7 años
isocksvr.pp 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout hace 7 años
readme.txt 00dabb1265 * move uriparser to fcl-base hace 17 años
rpccli.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
rpcserv.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
svrclass.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
svrclass_xmlrpc.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testdns.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testhosts.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testhst.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testnet.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testproto.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testsvc.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testuri.pp 00dabb1265 * move uriparser to fcl-base hace 17 años

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