gabrielcsapo / gabrielcsapo/node-git-server
Can not bind IP for server
未关闭
- 主要语言
- TypeScript
- 星标
- 262
- 派生
- 81
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
I got a little problem.
IP is **not supported** at `repoServer.listen(port, options, callback); `
but httpServer is.
Could you resolve it?
Thanks~
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 repoServer.listen(port, options, callback) 入口点开始,将其 IP 处理与 issue 中提到的 httpServer 行为进行比较。确认预期的 listen 选项,并验证绑定到指定 IP 可以正常工作,同时不会破坏现有的端口和 callback 行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- node.js, typescript
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100