Alex Tanskanen
03639406dc
Throw GAIException() for getaddrinfo errors
...
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.
2020-09-21 13:26:15 +03:00
..
2020-09-20 12:16:44 +00:00
2020-09-21 13:26:15 +03:00
2020-09-21 13:26:15 +03:00
2020-09-21 12:56:23 +03:00
2020-09-21 12:55:59 +03:00
2020-09-21 12:56:23 +03:00
2020-09-21 12:55:59 +03:00
2020-09-21 12:56:23 +03:00
2020-09-21 12:55:59 +03:00
2020-09-21 12:56:23 +03:00
2020-09-21 12:55:59 +03:00
2020-09-21 12:56:23 +03:00
2020-09-21 12:55:59 +03:00
2020-09-20 12:16:44 +00:00
2020-09-21 12:56:23 +03:00
2020-09-21 12:55:59 +03:00
2020-09-21 12:56:23 +03:00
2020-09-21 12:56:23 +03:00
2020-09-21 12:56:23 +03:00
2020-09-21 12:55:59 +03:00
2020-09-20 12:16:44 +00:00
2020-09-20 12:16:44 +00:00
2020-09-21 13:00:41 +03:00
2020-09-21 12:55:59 +03:00
2020-09-21 12:56:23 +03:00
2020-09-21 12:55:59 +03:00
2020-09-20 12:16:44 +00:00
2020-09-21 13:18:11 +03:00
2020-09-21 12:55:59 +03:00
2020-09-21 13:18:11 +03:00
2020-09-21 12:55:59 +03:00