forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite912963
committed
Unconditionally use the WSA equivalents of Socket error constants.
This change will only apply to mingw compilers, and has been foundnecessary by late versions of the mingw-w64 compiler. It's the same aswhat is done elsewhere for the Microsoft compilers.Backpatch of commit73838b5.Problem reported by Michael Cronenworth, although not his patch.1 parent005f583 commite912963
1 file changed
+10
-20
lines changedLines changed: 10 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
273 |
| - | |
| 273 | + | |
274 | 274 |
| |
275 |
| - | |
276 |
| - | |
| 275 | + | |
277 | 276 |
| |
278 |
| - | |
279 |
| - | |
| 277 | + | |
280 | 278 |
| |
281 |
| - | |
282 |
| - | |
| 279 | + | |
283 | 280 |
| |
284 |
| - | |
285 |
| - | |
| 281 | + | |
286 | 282 |
| |
287 |
| - | |
288 |
| - | |
| 283 | + | |
289 | 284 |
| |
290 |
| - | |
291 |
| - | |
| 285 | + | |
292 | 286 |
| |
293 |
| - | |
294 |
| - | |
| 287 | + | |
295 | 288 |
| |
296 |
| - | |
297 |
| - | |
| 289 | + | |
298 | 290 |
| |
299 |
| - | |
300 |
| - | |
| 291 | + | |
301 | 292 |
| |
302 |
| - | |
303 | 293 |
| |
304 | 294 |
| |
305 | 295 |
| |
|
0 commit comments
Comments
(0)