Functions
python_util.h File Reference
#include <grpc/support/port_platform.h>
#include <grpc/impl/codegen/slice.h>
#include <grpc/status.h>
#include "src/core/lib/iomgr/error.h"
Include dependency graph for python_util.h:

Go to the source code of this file.

Functions

int grpc_slice_buffer_length (grpc_slice_buffer *buffer, int i)
 
char * grpc_slice_buffer_start (grpc_slice_buffer *buffer, int i)
 
grpc_error_handle grpc_socket_error (char *error)
 

Function Documentation

◆ grpc_slice_buffer_length()

int grpc_slice_buffer_length ( grpc_slice_buffer buffer,
int  i 
)
inline

Definition at line 43 of file python_util.h.

◆ grpc_slice_buffer_start()

char* grpc_slice_buffer_start ( grpc_slice_buffer buffer,
int  i 
)
inline

Definition at line 39 of file python_util.h.

◆ grpc_socket_error()

grpc_error_handle grpc_socket_error ( char *  error)
inline

Definition at line 33 of file python_util.h.



grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:02:21