reworked and optimized device handling and check network device address, log failed device open, avoid blocking threads with sleep(), optimized shutdown

This commit is contained in:
john30
2015-02-08 10:06:03 +01:00
parent 4404202609
commit aa306d9131
17 changed files with 664 additions and 735 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ libebus_a_SOURCES = result.cpp \
symbol.h \
data.cpp \
data.h \
port.cpp \
port.h \
device.cpp \
device.h \
message.cpp \
message.h