enhancementgood first issuehelp wanted
Métricas do repositório
- Stars
- (3.283 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.