1 Star 0 Fork 6

LiShuai1225 / iceftpd

forked from ivanallen / iceftpd 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ftpproto.h 220 Bytes
一键复制 编辑 原始数据 按行查看 历史
冰雪不语 提交于 2015-08-31 13:07 . ~
#ifndef _FTP_PROTO_H_
#define _FTP_PROTO_H_
#include "session.h"
void handle_child(session_t *sess);
//int list_common(void);
void ftp_reply(session_t *sess, int status, const char *text);
#endif /* _FTP_PROTO_H_ */
1
https://gitee.com/LiShuai1225/iceftpd.git
git@gitee.com:LiShuai1225/iceftpd.git
LiShuai1225
iceftpd
iceftpd
master

搜索帮助