|
CUBRID Engine
latest
|

Go to the source code of this file.
Functions | |
| int | send_fd (int server_fd, int client_fd, int rid, char *driver_info) |
| 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().
