trick/trick_source
Alex Lin c5456fab2a Variable Server fails to establish listen port on restart under a specific circumstance.
Added a test in the variable server listen restart job to see if the the name of the
machine in the checkpoint file matches the machine that we are running on.  We
test all of the network names avaiable on the machine.  If the name is not found then
we assume that the checkpoint was taken on another machine and wipe out the machine
name.  This will default the machine name back to localhost.

Fixes #24.
2015-03-24 15:16:35 -05:00
..
codegen/Interface_Code_Gen Fixes io_src code for typedef structures. 2015-03-24 11:01:31 -05:00
data_products Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
java Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
sim_objects Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
sim_services Variable Server fails to establish listen port on restart under a specific circumstance. 2015-03-24 15:16:35 -05:00
trick_swig Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
trick_utils Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
.gitignore Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00