PointOneNav / polaris

Software for communicating with Point One Navigation's Polaris GNSS Corrections Service
MIT License
25 stars 12 forks source link

Fixed SSL shutdown race condition and added cmake to C++ CI builds. #31

Closed adamshapiro0 closed 3 years ago

adamshapiro0 commented 3 years ago

Note: This adds a new Polaris_Free() function that must be called to clean up the open socket.