Skip to content

[c++] remove unused ArrayArgs::CheckAllZero(), reduce macro scope in socket_wrapper#7201

Open
jameslamb wants to merge 1 commit intomasterfrom
misc/remove-unused
Open

[c++] remove unused ArrayArgs::CheckAllZero(), reduce macro scope in socket_wrapper#7201
jameslamb wants to merge 1 commit intomasterfrom
misc/remove-unused

Conversation

@jameslamb
Copy link
Member

Cleans up 2 small things in the C++ code:

  1. removes unused ArrayArgs::CheckAllZero()
  2. moves some Windows-specific #defines in socket_wrapper.hpp into Windows-specific #ifdef-guarded blocks, so they don't leak out on other platforms (especially important since they have such generic names)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant