[PR #46] [MERGED] Non blocking I/O with ReactPHP #70

Closed
opened 2026-03-04 23:24:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/yswery/PHP-DNS-SERVER/pull/46
Author: @ivanstan
Created: 5/21/2018
Status: Merged
Merged: 5/22/2018
Merged by: @yswery

Base: masterHead: non-blocking-threads


📝 Commits (4)

  • aa924cf Test ReachPHP Datagrams
  • 50ee611 throw exception when running as non root user
  • 917c4bc removed root check for now
  • 1244306 Merge branch 'master' into non-blocking-threads

📊 Changes

2 files changed (+17 additions, -26 deletions)

View changed files

📝 composer.json (+2 -0)
📝 src/Server.php (+15 -26)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/yswery/PHP-DNS-SERVER/pull/46 **Author:** [@ivanstan](https://github.com/ivanstan) **Created:** 5/21/2018 **Status:** ✅ Merged **Merged:** 5/22/2018 **Merged by:** [@yswery](https://github.com/yswery) **Base:** `master` ← **Head:** `non-blocking-threads` --- ### 📝 Commits (4) - [`aa924cf`](https://github.com/yswery/PHP-DNS-SERVER/commit/aa924cf0ac6d689e41d64dfaa56f1f136e75bba7) Test ReachPHP Datagrams - [`50ee611`](https://github.com/yswery/PHP-DNS-SERVER/commit/50ee6118dc85f19a4e67eeb38b5ac560ea76e978) throw exception when running as non root user - [`917c4bc`](https://github.com/yswery/PHP-DNS-SERVER/commit/917c4bc6e4926cd7ef9784ffd9a0890607a74e64) removed root check for now - [`1244306`](https://github.com/yswery/PHP-DNS-SERVER/commit/1244306c2bc5178ee2a0eda2eb66f890599f08f0) Merge branch 'master' into non-blocking-threads ### 📊 Changes **2 files changed** (+17 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+2 -0) 📝 `src/Server.php` (+15 -26) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 23:24:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PHP-DNS-SERVER#70
No description provided.