php / php/php-src

Require `poll()` for UNIX based OSs and improve emulation for Windows

未关闭
#15,532 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

Category: Build System Category: Engine OS: Windows Refactoring
主要语言
C
星标
40.4k
派生
8.2k
平均合并
2 天 15 小时
30 天内合并 PR
103

描述

Description

This would allow some simplification of the php_network.h header and of our emulation layer.

Initially found while working on #15511

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先阅读 php_network.h 头文件和相关的仿真层,然后查看 issue #15511,了解原始背景。确定 Unix 对 poll() 的要求,以及简化这两个方面所需的 Windows 仿真更改;当特定于平台的网络代码得到简化,同时保留其在 Unix 和 Windows 上的预期行为时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
c
领域
networking, operating-systems
Issue 类型
重构
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。