OpenVPN / OpenVPN/openvpn3

uwp_socket_protect.hpp is missing

Open
#326 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.2k
Forks
467
PR merge metrics
No merged PRs in 30d

Description

The following file is missing from the git repo:

https://github.com/OpenVPN/openvpn3/blob/9cafba7c7ed1ac8e3237cb19d5b7a626ad830de3/openvpn/transport/socket_protect.hpp#L27

This breaks attempts to build the vcpkg port for UWP.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with openvpn/transport/socket_protect.hpp at the referenced line and compare the repository contents with the UWP vcpkg port build. Determine how uwp_socket_protect.hpp is expected to be provided; done means the file is present in the repository and the UWP vcpkg port no longer fails because it is missing.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, operating-systems
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.