mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
All: Switch to Servd default on
See README for details on how to install Servd.
This commit is contained in:
committed by
Kyle Schwarz
parent
d45b72ef68
commit
7cca96dcfb
@@ -165,6 +165,8 @@ public:
|
||||
ServdPollError = ServdBindError + 8,
|
||||
ServdNoDataError = ServdBindError + 9,
|
||||
ServdJoinMulticastError = ServdBindError + 10,
|
||||
ServdNotReachable = ServdBindError + 11,
|
||||
ServdNoDevicesFound = ServdBindError + 12,
|
||||
|
||||
// DXX
|
||||
DXXErrorSys = 0x6100,
|
||||
|
||||
Reference in New Issue
Block a user