mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-22 08:04:04 +01:00
03639406dc
Created a new subclass of Exception called GAIException() that will handle error messages from getaddrinfo() instead of letting Exception() handle it. GAIException() will make use of gai_strerror() to map the error code to text. On Windows, gai_strerrorW() must be used if the text is encoded with UTF-8. |
||
---|---|---|
.. | ||
network | ||
os | ||
rdr | ||
rfb | ||
Xregion | ||
CMakeLists.txt |