rossengeorgiev / aprs-python

📡 Python module for working with APRS
http://aprs-python.readthedocs.io/en/latest/
GNU General Public License v2.0
118 stars 37 forks source link

Allow read empty socket in nonblocking mode on win32 #79

Open arha opened 1 year ago

arha commented 1 year ago

Hi. I do development on windows but prod goes on *nix.

This is a small improvement on 8674bbd which should allow non-blocking sockets to not spam errors on win32 systems, as originally described by in issue 57.

Thanks for the lib, 73.