enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (3,283 stars)
- PR merge metrics
- (Avg merge 12d 17h) (88 merged PRs in 30d)
Description
socket.cpp, socket_udp.cpp and cli/socket_utils.h have a lot of shared/duplicated code for handling differences in socket interface between BSD and Windsock. Consolidate into a single internal header which can be used across all three.