GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/buffer_list.h"
#include "src/core/lib/iomgr/port.h"
#include <grpc/support/log.h>
Namespaces | |
grpc_core | |
Round Robin Policy. | |
Functions | |
void | grpc_core::grpc_tcp_set_write_timestamps_callback (void(*fn)(void *, grpc_core::Timestamps *, grpc_error *error)) |
Sets the callback function to call when timestamps for a write are collected. More... | |