grpc-go
                                
                                 grpc-go copied to clipboard
                                
                                    grpc-go copied to clipboard
                            
                            
                            
                        server: with TLS, set TCP user timeout on the underlying raw connection (#5646)
With TLS, set TCP user timeout on the underlying raw connection, and validate in tests.
Fixes https://github.com/grpc/grpc-go/issues/5646
RELEASE NOTES:
- server: fix bug preventing TCP user timeout from being set on the connection when TLS is used