1 Star 0 Fork 0

Younger / git

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
unix-socket.h 158 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jeff King 提交于 2011-12-10 05:34 . credentials: add "cache" helper
#ifndef UNIX_SOCKET_H
#define UNIX_SOCKET_H
int unix_stream_connect(const char *path);
int unix_stream_listen(const char *path);
#endif /* UNIX_SOCKET_H */
1
https://gitee.com/sevengods/git.git
git@gitee.com:sevengods/git.git
sevengods
git
git
master

搜索帮助