#include <sys/time.h>
#include <sys/types.h>
#include <sys/socket.h>
#include "liboftp.h"
#include "sub.h"
関数 | |
int | ftp_timeout (LIBOFTP *ftp, int sec) |
int ftp_timeout | ( | LIBOFTP * | ftp, | |
int | sec | |||
) |
タイムアウト時間設定
ftp | LIBOFTPへのポインタ。 | |
sec | タイムアウト時間(秒) |
int | エラーコード |