summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_client.h
Commit message (Collapse)AuthorAgeFilesLines
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-0/+27
semi-connection and a rpcclient prompt, but no functionality there yet. Will be a few more days on that. The changes to the header files were minor. A few struct's and a few additional fields to existing ones. No deletions. **minimal change necessary** :-) Well, maybe not minimal, but I tried. All other programs compile, link and run ok from what I can tell so I don;t think I broke anything. --jerry