Skip to content

Commit

Permalink
chore(internal): rename tcp_keepalive_nonunix.go to tcp_keepalive_oth…
Browse files Browse the repository at this point in the history
…ers.go

The others file suffix is a common for such use cases.
  • Loading branch information
mmatczuk committed Dec 18, 2023
1 parent 98b387a commit 2c1be31
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,4 +1,4 @@
//go:build !unix
//go:build !unix && !windows

/*
* Copyright 2023 gRPC authors.
Expand Down

0 comments on commit 2c1be31

Please sign in to comment.