Product Documentation

V11.5 Release Notes

Previous Topic

Next Topic

Client may hang after failed call to ctTempDir() when using TCP/IP protocol

When using the TCP/IP communication protocol, a c-tree client may hang in a call to FairCom Server after a call to ctTempDir() returns. The client is waiting on a socket read. The logic has been modified to correct this problem. Similar changes were made to the following functions to ensure that they never return more data than the client expects:

  • ctTempDir()
  • ctCopyFile
  • ctReplCheckFileFilter
  • ctReplGetFileName
  • ctReplSetFileFilter

TOCIndex