Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ GetSocketOption
Function
GetSocketOption
internal/channelz/syscall_nonlinux.go:45–47 ·
view source on GitHub ↗
GetSocketOption gets the socket option info of the conn.
(any)
Source
from the content-addressed store, hash-verified
43
44
// GetSocketOption gets the socket option info of the conn.
45
func
GetSocketOption(any) *SocketOptionData {
46
return
nil
47
}
Callers
4
Serve
Method · 0.92
NewServerTransport
Function · 0.92
NewHTTP2Client
Function · 0.92
TestGetSocketOpt
Method · 0.92
Calls
no outgoing calls
Tested by
1
TestGetSocketOpt
Method · 0.74