Show More
@@ -158,6 +158,7 b' substitutions = [' | |||||
158 | br'$EADDRNOTAVAIL$': ( |
|
158 | br'$EADDRNOTAVAIL$': ( | |
159 | # strerror() |
|
159 | # strerror() | |
160 | br'Cannot assign requested address', |
|
160 | br'Cannot assign requested address', | |
|
161 | br'Can\'t assign requested address', | |||
161 | # FormatMessage(WSAEADDRNOTAVAIL) |
|
162 | # FormatMessage(WSAEADDRNOTAVAIL) | |
162 | ), |
|
163 | ), | |
163 | } |
|
164 | } |
General Comments 0
You need to be logged in to leave comments.
Login now