Functions
tcp_client_posix.h File Reference
#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/endpoint.h"
#include "src/core/lib/iomgr/ev_posix.h"
#include "src/core/lib/iomgr/tcp_client.h"
Include dependency graph for tcp_client_posix.h:

Go to the source code of this file.

Functions

grpc_endpointgrpc_tcp_client_create_from_fd (grpc_fd *fd, const grpc_channel_args *channel_args, absl::string_view addr_str)
 
int64_t grpc_tcp_client_create_from_prepared_fd (grpc_pollset_set *interested_parties, grpc_closure *closure, const int fd, const grpc_channel_args *channel_args, const grpc_resolved_address *addr, grpc_core::Timestamp deadline, grpc_endpoint **ep)
 
grpc_error_handle grpc_tcp_client_prepare_fd (const grpc_channel_args *channel_args, const grpc_resolved_address *addr, grpc_resolved_address *mapped_addr, int *fd)
 

Function Documentation

◆ grpc_tcp_client_create_from_fd()

grpc_endpoint* grpc_tcp_client_create_from_fd ( grpc_fd fd,
const grpc_channel_args channel_args,
absl::string_view  addr_str 
)

◆ grpc_tcp_client_create_from_prepared_fd()

int64_t grpc_tcp_client_create_from_prepared_fd ( grpc_pollset_set interested_parties,
grpc_closure closure,
const int  fd,
const grpc_channel_args channel_args,
const grpc_resolved_address addr,
grpc_core::Timestamp  deadline,
grpc_endpoint **  ep 
)

◆ grpc_tcp_client_prepare_fd()

grpc_error_handle grpc_tcp_client_prepare_fd ( const grpc_channel_args channel_args,
const grpc_resolved_address addr,
grpc_resolved_address mapped_addr,
int fd 
)


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:33