Go to the source code of this file.
Functions | |
int | socket_receive_file (SOCKET_FD fd, const EST_String &filename) |
int | socket_send_file (SOCKET_FD fd, const EST_String &filename) |
Variables | |
const char * | file_stuff_key = "ft_StUfF_key" |
int socket_receive_file | ( | SOCKET_FD | fd, |
const EST_String & | filename | ||
) |
Definition at line 74 of file filetrans.cc.
int socket_send_file | ( | SOCKET_FD | fd, |
const EST_String & | filename | ||
) |
Definition at line 112 of file filetrans.cc.
const char* file_stuff_key = "ft_StUfF_key" |
Definition at line 54 of file filetrans.cc.