libtools
Main Page
Modules
Classes
Files
File List
File Members
tools
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 */
recvfile
int recvfile(int sockfd, const char *path, size_t size)
receive file from socket
Generated by
1.8.11