rice-eclipse / rice-eclipse-mk1-1

The official repository for mark 1.1 code and pcb schematics for the Rice Eclipse Rocketry Club at Rice University.
GNU General Public License v3.0
1 stars 0 forks source link

Gracefully handle error when PI server cannot send header instead of terminating. #49

Open rjcrjc opened 6 years ago

rjcrjc commented 6 years ago

If the socket breaks during a header write the server code terminates. We must fix this.