add PollSet class (backported from develop)

This commit is contained in:
Guenter Obiltschnig
2017-11-01 11:19:52 +01:00
parent 44c3e8f22b
commit 341aed39fe
8 changed files with 836 additions and 56 deletions

View File

@@ -31,7 +31,8 @@ objects = \
NTPClient NTPEventArgs NTPPacket \
RemoteSyslogChannel RemoteSyslogListener SMTPChannel \
WebSocket WebSocketImpl \
OAuth10Credentials OAuth20Credentials
OAuth10Credentials OAuth20Credentials \
PollSet
target = PocoNet
target_version = $(LIBVERSION)