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

@@ -2,7 +2,7 @@
//
// System-Wide Values for Rivendell
//
// (C) Copyright 2002-2018 Fred Gleason <fredg@paravelsystems.com>
// (C) Copyright 2002-2019 Fred Gleason <fredg@paravelsystems.com>
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License version 2 as
@@ -365,7 +365,6 @@
#define CAE_MAX_ARGS 10
#define CAE_MAX_LENGTH 256
#define CAE_POLL_INTERVAL 50
#define CAE_MAX_CONNECTIONS 128
/*
* Default Sample Rate