• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

ext/25-Apr-2025-588

generic/25-Apr-2025-588

impl/25-Apr-2025-1,218168

security/25-Apr-2025-11616

support/25-Apr-2025-37752

test/25-Apr-2025-588

README.mdD25-Apr-2025348 86

alarm.hD25-Apr-2025878 294

channel.hD25-Apr-2025886 294

client_context.hD25-Apr-2025914 294

completion_queue.hD25-Apr-2025922 294

create_channel.hD25-Apr-2025914 294

create_channel_posix.hD25-Apr-2025938 294

grpc++.hD25-Apr-2025882 294

health_check_service_interface.hD25-Apr-2025978 294

resource_quota.hD25-Apr-2025914 294

server.hD25-Apr-2025882 294

server_builder.hD25-Apr-2025914 294

server_context.hD25-Apr-2025914 294

server_posix.hD25-Apr-2025906 294

README.md

1# include/grpc++
2
3This was the original directory name for all C++ header files but it
4conflicted with the naming scheme required for some build systems. It
5is superseded by `include/grpcpp` but the old directory structure is
6still present to avoid breaking code that used the old include files.
7All new include files are only in `include/grpcpp`.
8