mirror of
https://github.com/gryf/wmaker.git
synced 2026-05-02 22:30:53 +02:00
Added connection opening timeout handling
This commit is contained in:
+1
-1
@@ -392,7 +392,7 @@ const WMHashTableCallbacks WMStringHashCallbacks = {
|
||||
(hashFunc)hashString,
|
||||
(isEqualFunc)compareStrings,
|
||||
(retainFunc)wstrdup,
|
||||
(releaseFunc)free
|
||||
(releaseFunc)wfree
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user