Ticket #42046

set_socket_errno() not handling WSAEADDRNOTAVAIL

Eröffnet am: 2021-04-21 13:19 Letztes Update: 2021-12-06 09:30

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
4

Details

set_socket_errno() does not handle WSAEADDRNOTAVAIL correctly, but assumes it to lack mapping in net_types.h.

Ticket-Verlauf (3/9 Historien)

2021-04-21 13:19 Aktualisiert von: cazfi
  • New Ticket "set_socket_errno() not handling WSAEADDRNOTAVAIL" created
2021-12-01 07:05 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
  • Meilenstein Update from (Keine) to 3.0.0 (closed)
2021-12-01 21:33 Aktualisiert von: cazfi
  • Lösung Update from Accepted to Keine
Kommentar

Current patch has a typo in it, missing E from WSAEADDRNOTAVAIL.

2021-12-01 23:19 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
Kommentar

Fixed versions

2021-12-06 09:30 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden