libtools
recvfile.h
Go to the documentation of this file.
1 
20 #ifndef __TOOLS_RECVFILE_H
21 #define __TOOLS_RECVFILE_H
22 
39 int recvfile(int sockfd, const char *path, size_t size);
40 
43 #endif /* __TOOLS_RECVFILE_H */
int recvfile(int sockfd, const char *path, size_t size)
receive file from socket