arktools / jsbsim

JSBSim Advanced Trimming Branch
http://arktools.github.com/jsbsim/
GNU Lesser General Public License v3.0
43 stars 58 forks source link

added SO_REUSEADDR to avoid TIME_WAIT #1

Closed tridge closed 12 years ago

tridge commented 12 years ago

this allows running of JSBSim multiple times in quick succession without waiting for a TIME_WAIT timeout

jgoppert commented 12 years ago

Hi Tridge. I would like to merge this change in, but first can you rebase off my current repository. I just rebased off of the upstream on sourceforge. Then hopefully we can get the change pushed to sourceforge master.

jgoppert commented 12 years ago

Merged this finally.