Skip to content

tests/server: tidy-up error messages (Windows)#20477

Closed
vszakats wants to merge 9 commits intocurl:masterfrom
vszakats:cwine
Closed

tests/server: tidy-up error messages (Windows)#20477
vszakats wants to merge 9 commits intocurl:masterfrom
vszakats:cwine

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Jan 29, 2026

  • show error description on PeekNamedPipe() error.
  • show GetLastError() instead of socket error on non-socket failures
    in the window handler.
  • include full hex GetLastError() numbers in error messages, syncing
    with Schannel code.
  • drop internal win32_perror() function, in favor of direct
    curlx_*strerror() calls.

@vszakats vszakats added tests Windows Windows-specific labels Jan 29, 2026
@vszakats vszakats closed this in 373e89a Jan 29, 2026
@vszakats vszakats deleted the cwine branch January 29, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Windows Windows-specific

Development

Successfully merging this pull request may close these issues.

1 participant