]> git.mxchange.org Git - flightgear.git/commit
A small optimization, pass the number of iterations to the remote end and
authorcurt <curt>
Mon, 3 Mar 2003 04:59:41 +0000 (04:59 +0000)
committercurt <curt>
Mon, 3 Mar 2003 04:59:41 +0000 (04:59 +0000)
commitdbf7218c638b7b8a9dfaed5fe605d27ebcf7e3c9
tree70ce5e302a482260ff47225cf1f8ef9cbce053a1
parent2b534ebf6ddf6e25f196e735d8a5699aed0107d3
A small optimization, pass the number of iterations to the remote end and
have it do all the work, rather than calling the remote end "iteration"
number of times.
src/FDM/ExternalPipe/ExternalPipe.cxx