* Changed the socket type from SOCK_STREAM to SOCK_SEQPACKET in
the 'RDUnixServer' and 'RDUnixSocket' classes.
* Removed the resynchronization code from the 'RDJsonFramer' class.
* Fixed a bug in rdpadd(8) that could cause corruption when processing
JSON updates.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Cleaned up compile warnings in 'lib/rdconfig.cpp'.
* Cleaned up compile warnings in 'lib/rddelete.cpp'.
* Cleaned up compile warnings in 'lib/rdmblookup.cpp'.
* Cleaned up compile warnings in 'lib/rdtempdirectory.cpp'.
* Cleaned up compile warnings in 'lib/rdunixserver.cpp'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>