Changeset 10549 in ntrip for trunk/BNC/src/bnccore.cpp
- Timestamp:
- Sep 25, 2024, 6:21:29 PM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnccore.cpp
r10221 r10549 205 205 QMutexLocker locker(&_mutex); 206 206 t_irc ircPut = _ephUser.putNewEph(eph, true); 207 #ifdef BNC_DEBUG_BCE P207 #ifdef BNC_DEBUG_BCE 208 208 if (eph->checkState() == t_eph::unhealthy) { 209 209 messagePrivate(QString("%1: UNHEALTHY %2:%3")
Note:
See TracChangeset
for help on using the changeset viewer.