#ifndef _CH_PROXY_SENFD #define _CH_PROXY_SENFD #include ssize_t send_fd(int dst_fd, int fd); #endif _CH_PROXY_SENFD