##// END OF EJS Templates
tests: add another variation of EADDRNOTAVAIL message (e.g. from NetBSD)
av6 -
r50419:45268599 stable
parent child Browse files
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