Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raw socket #19565

Open
2 tasks
pomid opened this issue Oct 14, 2023 · 0 comments
Open
2 tasks

raw socket #19565

pomid opened this issue Oct 14, 2023 · 0 comments
Labels
Feature Request This issue is made to request a feature.

Comments

@pomid
Copy link
Contributor

pomid commented Oct 14, 2023

Describe the feature

raw socket

Use Case

for implementing icmp, traceroute, path mtu discovery and other stuff accessing raw socket is required

Proposed Solution

add RAW_SOCKET as a new socket type in addition to tcp and udp

Other Information

if providing raw socket is not possible please consider providing v native modules for icmp, traceroute and pmtud

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Version used

V 0.4.2 2af135d

Environment details (OS name and version, etc.)

V full version: V 0.4.2 2af135d
OS: windows, Microsoft Windows 10 Pro v19045 64-bit
Processor: 8 cpus, 64bit, little endian,

getwd: C:\Users\pomid
vexe: C:\v\v.exe
vexe mtime: 2023-10-13 11:52:43

vroot: OK, value: C:\v
VMODULES: OK, value: C:\Users\pomid.vmodules
VTMP: OK, value: C:\Users\pomid\AppData\Local\Temp\v_0

Git version: git version 2.41.0.windows.1
Git vroot status: Error: fatal: bad revision 'HEAD'
.git/config present: true

CC version: cc (GCC) 13.2.0
thirdparty/tcc: N/A

Note

You can vote for this issue using the 👍 reaction. More votes increase the issue's priority for developers.

Take into account that only the 👍 reaction counts as a vote.
Only reactions to the issue itself will be counted as votes, not comments.

@pomid pomid added the Feature Request This issue is made to request a feature. label Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request This issue is made to request a feature.
Projects
None yet
Development

No branches or pull requests

1 participant