Ticket #42043

Missing errno mapping for Winsock error #10038.

오픈 날짜: 2021-04-21 12:51 마지막 업데이트: 2021-05-29 19:25

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

Just got meson based client build to got through in msys2. Attempt to establish connection between the client and the server spawns Winsock error #10038 in a loop. It's shown as "Missing errno mapping for Winsock error #10038". This ticket is about providing that mapping. The error is "WSAENOTSOCK" ( https://docs.microsoft.com/en-us/windows/win32/winsock/windows-sockets-error-codes-2 )

Ticket History (3/4 Histories)

2021-04-21 12:51 Updated by: cazfi
  • New Ticket "Missing errno mapping for Winsock error #10038." created
2021-04-21 22:23 Updated by: cazfi
  • Resolution Update from None to Accepted
  • Milestone Update from (None) to 2.6.5 (closed)
2021-05-29 19:25 Updated by: cazfi
  • Status Update from Open to Closed
  • 소유자 Update from (None) to cazfi
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login