1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-28 18:53:20 +02:00

[228334][api][breaking][dstore] Default DataStore connection timeout is too short - using internal constant in RexecDStoreServer instead of hardcoded value

This commit is contained in:
David McKnight 2008-05-02 18:46:08 +00:00
parent 6a3cc49015
commit 183bab4861

View file

@ -63,7 +63,7 @@ public class RexecDstoreServer implements IServerLauncher
private boolean isModeChecked = false;
private boolean checkPort =true;
private boolean logInfo = false;
private int _socketTimeoutValue = 5000;
private int _socketTimeoutValue = IDStoreDefaultPreferenceConstants.DEFAULT_PREF_SOCKET_TIMEOUT;
private static char[] ebcdictounicode =
{