Electrostat-Lab / Electrostatic-Sandbox

A high-performance infrastructure framework for distributed systems simulation based on the IEEE-1516 HLA Spec. and NASA DSES.
https://electrostat-lab.github.io/Electrostatic-Sandbox/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

File verify api: fix serial4j nullary connections issue #41

Closed pavly-gerges closed 2 months ago

pavly-gerges commented 2 months ago

This PR attempts to fix the distributed simulation nullary connections issues that arise from sudden disconnection on the USB serial level, however not only on serial4j, but also a generalized solution is being attained in this PR via a file status filestat API through the electrostatic-core, so that it would be compatible with the server sockets and pci devices, too.

In this PR, the following is attained: