Skip to content

Commit

Permalink
fixup: Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneo committed Nov 14, 2024
1 parent 61dfb24 commit 3e61b7d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/core/lib/event_engine/posix_engine/tcp_socket_utils.cc
Original file line number Diff line number Diff line change
Expand Up @@ -468,11 +468,6 @@ PosixSocketWrapper::CreateAndPrepareTcpClientSocket(

#else // GRPC_POSIX_SOCKET_UTILS_COMMON

absl::Status PosixSocketWrapper::SetSocketIpPktInfoIfPossible(
const SystemApi& /*system_api*/) {
grpc_core::Crash("unimplemented");
}

bool PosixSocketWrapper::IsIpv6LoopbackAvailable() {
grpc_core::Crash("unimplemented");
}
Expand Down

0 comments on commit 3e61b7d

Please sign in to comment.