Improve error handling of UDP connections

This commit is contained in:
Carles Fernandez
2024-05-06 18:58:09 +02:00
parent fbc216c1a3
commit 079ef0f07d
10 changed files with 138 additions and 84 deletions
+4
View File
@@ -14,6 +14,10 @@ All notable changes to GNSS-SDR will be documented in this file.
## [Unreleased](https://github.com/gnss-sdr/gnss-sdr/tree/next)
### Improvements in Interoperability:
- Improved error handling in UDP connections.
### Improvements in Portability:
- Fix building against google-glog 0.7.0.