grpc/src
AJ Heller c57c27ff90
[tcp] Add channel argument for SO_RVCBUF size. (#32887)
Example usage:

```
ServerBuilder builder;
builder.AddChannelArgument(GRPC_ARG_TCP_RECEIVE_BUFFER_SIZE, 1024*1024);
```
2023-04-18 20:03:08 -07:00
..
abseil-cpp Update Abseil to 20230125 (#32139) 2023-01-30 16:20:24 -08:00
android/test/interop [protobuf] Upgrade third_party/protobuf to 22.x (#32606) 2023-04-12 18:43:58 +02:00
benchmark Python3-ize tools/buildgen. 2020-11-04 01:18:57 +01:00
boringssl [BoringSSL] Update third_party/boringssl-with-bazel (#32868) 2023-04-14 10:41:08 -07:00
c-ares Upgrade c-ares to 1.17.2 (#28671) 2022-01-25 10:41:18 -08:00
compiler [Ruby] rubify type names start with lower case or non-alpha characters (#32604) 2023-04-15 03:25:50 +00:00
core [tcp] Add channel argument for SO_RVCBUF size. (#32887) 2023-04-18 20:03:08 -07:00
cpp [GCP Observability C++] Add empty config test (#32790) 2023-04-14 16:42:47 -07:00
csharp [protobuf] Upgrade third_party/protobuf to 22.x (#32606) 2023-04-12 18:43:58 +02:00
objective-c [BoringSSL] Update third_party/boringssl-with-bazel (#32868) 2023-04-14 10:41:08 -07:00
php [PHP] fix a little bug in BaseStub.getDefaultChannel() #32705 (#32792) 2023-04-04 16:27:53 -07:00
proto Revert "Revert "WRR: Support EPS" (#32723)" (#32725) 2023-03-27 16:49:50 -07:00
python Revert "[ObjC] CF EventEngine client" (#32882) 2023-04-17 09:58:45 -07:00
re2 Python3-ize tools/buildgen. 2020-11-04 01:18:57 +01:00
ruby [Ruby] Fixed the return value of `PLATFORM.architecture` when MacOS is Ventura ( #31782 ). (#31783) 2023-03-30 08:33:25 -07:00
upb [protobuf] Upgrade third_party/protobuf to 22.x (#32606) 2023-04-12 18:43:58 +02:00
zlib Python3-ize tools/buildgen. 2020-11-04 01:18:57 +01:00