Skip to content

Commit a3e5b54

Browse files
authored
Problem: Socket options lack type-safety (#393)
Solution: Implement a type for each socket option. Each option has an associated type, therefore they can't be simply defined as an enum class. Use new sockopt getter in test util Add socket option get function for strings and tests
1 parent 1043108 commit a3e5b54

File tree

3 files changed

+846
-37
lines changed

3 files changed

+846
-37
lines changed

0 commit comments

Comments
 (0)