Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this package if you know what SO_REUSEADDR and SO_REUSEPORT are.
☆66Feb 6, 2020Updated 6 years ago
Alternatives and similar repositories for greuse
Users that are interested in greuse are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- n2n edge windows gui☆15Apr 3, 2026Updated 3 months ago
- golang获取原始目标IP☆11Nov 18, 2019Updated 6 years ago
- Zetcode GTK+2 C tutorial code converted to Golang and GTK+3 using gotk3☆13Feb 16, 2019Updated 7 years ago
- reuse tcp/udp ports in golang☆805Aug 21, 2025Updated 10 months ago
- 用udp实现的NAT穿透,一个p2p聊天系统.