Switched from select() to poll(), connections now confirm

that incoming data matches SBD format.
This commit is contained in:
2015-03-07 15:43:54 +00:00
committed by cdramey
parent da47258fa6
commit ae63fd1750
2 changed files with 190 additions and 108 deletions

View File

@ -1 +1 @@
#define VERSION "0.1.0"
#define VERSION "0.7.0"