randombit/botan

Consolidate/fix BSD socket layer code

Open

#2216 aperta il 6 dic 2019

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)C++ (654 fork)auto 404
enhancementgood first issuehelp wanted

Metriche repository

Star
 (3283 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor