CUBRID Engine  latest
broker_send_fd.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int send_fd (int server_fd, int client_fd, int rid, char *driver_info)
 

Function Documentation

int send_fd ( int  server_fd,
int  client_fd,
int  rid,
char *  driver_info 
)

Definition at line 52 of file broker_send_fd.c.

References assert, CONTROLLEN, sendmsg_s::driver_info, NULL, sendmsg_s::rid, and SRV_CON_CLIENT_INFO_SIZE.

Referenced by dispatch_thr_f(), and shard_dispatch_thr_f().

Here is the caller graph for this function: