You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() 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. |
5 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 5 years ago | |
Socket.cxx | 5 years ago | |
Socket.h | 5 years ago | |
TcpSocket.cxx | 5 years ago | |
TcpSocket.h | 5 years ago | |
UnixSocket.cxx | 5 years ago | |
UnixSocket.h | 5 years ago | |
websocket.c | 5 years ago | |
websocket.h | 5 years ago | |
websockify.c | 5 years ago |