2019-05-29 Fred Gleason <fredg@paravelsystems.com>

* Refactored caed(8) to eliminated arbitrary limit on number of
	client connections.
This commit is contained in:
Fred Gleason
2019-05-29 18:00:58 -04:00
parent f6fa420cfd
commit c7b6322bc6
10 changed files with 1925 additions and 1534 deletions

View File

@@ -18696,3 +18696,6 @@
2019-05-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdgpimon(1) that caused GPIO status
to fail to be displayed in the status widgets.
2019-05-29 Fred Gleason <fredg@paravelsystems.com>
* Refactored caed(8) to eliminated arbitrary limit on number of
client connections.