GitHub / reactphp/socket issues and pull requests
#326 - [1.x] Run tests on PHP 8.4 and update test environment
Pull Request -
State: open - Opened by WyriHaximus 6 months ago
#324 - SocketServer throws RuntimeException if already listening on this port
Issue -
State: closed - Opened by valzargaming 9 months ago
- 1 comment
Labels: question
#323 - Update test suite to use PCOV to avoid segfault with Xdebug 3.4.2
Pull Request -
State: closed - Opened by clue 10 months ago
Labels: maintenance
#323 - Update test suite to use PCOV to avoid segfault with Xdebug 3.4.2
Pull Request -
State: closed - Opened by clue 10 months ago
Labels: maintenance
#322 - [RFC] Improve tests to temporarily downgrade to Xdebug 3.4.1 due to segfaults
Pull Request -
State: closed - Opened by clue 11 months ago
- 3 comments
Labels: maintenance
#322 - [RFC] Improve tests to temporarily downgrade to Xdebug 3.4.1 due to segfaults
Pull Request -
State: closed - Opened by clue 11 months ago
- 3 comments
Labels: maintenance
#321 - Run tests on PHP 8.4 and update test environment
Pull Request -
State: closed - Opened by PaulRotmann 11 months ago
Labels: maintenance
#321 - Run tests on PHP 8.4 and update test environment
Pull Request -
State: closed - Opened by PaulRotmann 11 months ago
Labels: maintenance
#320 - Closing connection using TLS
Issue -
State: open - Opened by dododedodonl 12 months ago
Labels: bug
#319 - Support socket_set_option(), such as SO_RECBUF
Pull Request -
State: open - Opened by hhxsv5 over 1 year ago
#319 - Support socket_set_option(), such as SO_RECBUF
Pull Request -
State: open - Opened by hhxsv5 over 1 year ago
#318 - [1.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: new feature
#318 - [1.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: new feature
#317 - [3.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: new feature
#317 - [3.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: new feature
#316 - Update to require PHP 7.1+
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: BC break
#316 - Update to require PHP 7.1+
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: BC break
#315 - Drop deprecated alternative `Connector` constructor argument order
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: BC break
#315 - Drop deprecated alternative `Connector` constructor argument order
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: BC break
#314 - Drop deprecated `Server` class, use `SocketServer` instead
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: BC break
#313 - Hello `3.x` development branch
Pull Request -
State: closed - Opened by WyriHaximus about 2 years ago
Labels: maintenance
#313 - Hello `3.x` development branch
Pull Request -
State: open - Opened by WyriHaximus about 2 years ago
#312 - Roadmap to reactphp/socket v3
Issue -
State: open - Opened by clue about 2 years ago
Labels: maintenance
#310 - Test on PHP 8.3 and update test environment
Pull Request -
State: closed - Opened by clue over 2 years ago
Labels: new feature
#309 - Use Promise v3 template types
Pull Request -
State: closed - Opened by clue over 2 years ago
Labels: new feature
#308 - Update test suite to collect all garbage cycles
Pull Request -
State: closed - Opened by clue over 2 years ago
Labels: maintenance
#307 - Update test suite to avoid unhandled promise rejections
Pull Request -
State: closed - Opened by clue over 2 years ago
Labels: maintenance
#306 - Work around broken composer install for legacy PHP on Windows
Pull Request -
State: closed - Opened by clue over 2 years ago
Labels: maintenance
#305 - Include timeout logic to avoid dependency on reactphp/promise-timer
Pull Request -
State: closed - Opened by clue over 2 years ago
- 2 comments
Labels: new feature
#304 - Improve errno detection for failed connections without ext-sockets
Pull Request -
State: closed - Opened by clue almost 3 years ago
Labels: new feature
#303 - Memory leak in TcpServer due to PHP stream_context_create memory leak
Issue -
State: closed - Opened by lucasnetau almost 3 years ago
- 5 comments
Labels: question
#302 - Add Opportunistic TLS implementation
Pull Request -
State: open - Opened by WyriHaximus about 3 years ago
- 6 comments
Labels: new feature
#301 - Improve test suite, clean up leftover `.sock` files
Pull Request -
State: closed - Opened by clue over 3 years ago
Labels: maintenance
#300 - Update test environment to report failed assertions
Pull Request -
State: closed - Opened by clue over 3 years ago
- 1 comment
Labels: maintenance
#299 - Update test suite to future-proof base images
Pull Request -
State: closed - Opened by clue over 3 years ago
- 2 comments
Labels: maintenance
#298 - Test on PHP 8.2
Pull Request -
State: closed - Opened by WyriHaximus over 3 years ago
Labels: new feature
#297 - Fix failing test suite by updating macOS
Pull Request -
State: closed - Opened by clue over 3 years ago
Labels: maintenance
#296 - Update test suite to use new reactphp/async package instead of clue/reactphp-block
Pull Request -
State: closed - Opened by clue over 3 years ago
Labels: maintenance
#295 - chore(docs): remove leading dollar sign
Pull Request -
State: closed - Opened by nhedger over 3 years ago
Labels: maintenance
#294 - New to reactphp : I think my problem is easy for you
Issue -
State: closed - Opened by sktechnology over 3 years ago
- 3 comments
Labels: question
#293 - How to deploy the server?
Issue -
State: closed - Opened by it19862 over 3 years ago
- 1 comment
Labels: question
#292 - Avoid unneeded syscall on socket close
Pull Request -
State: closed - Opened by clue over 3 years ago
Labels: new feature
#291 - Interactive client example?
Issue -
State: closed - Opened by bilogic almost 4 years ago
- 2 comments
Labels: question
#290 - Improve error reporting when custom error handler is used
Pull Request -
State: closed - Opened by clue almost 4 years ago
Labels: bug, new feature
#289 - Fix legacy HHVM build by downgrading Composer
Pull Request -
State: closed - Opened by clue almost 4 years ago
- 3 comments
Labels: maintenance, easy pick
#288 - Fix optional test for `ENETUNREACH` error condition
Pull Request -
State: closed - Opened by clue almost 4 years ago
- 1 comment
Labels: maintenance, easy pick
#287 - How to handle socket connection on Server
Issue -
State: closed - Opened by ChintanStratAero almost 4 years ago
- 4 comments
Labels: question
#286 - [v1.11.0] Accessing array offset on null value - Failed TCP connection without ext-sockets
Issue -
State: closed - Opened by matheusb-comp almost 4 years ago
- 2 comments
Labels: bug, new feature
#285 - Add badge to show number of project installations
Pull Request -
State: closed - Opened by SimonFrings almost 4 years ago
Labels: maintenance
#284 - Fix invalid references in exception stack trace
Pull Request -
State: closed - Opened by clue about 4 years ago
Labels: bug
#283 - Use default loop in testsuite and close server and connection leftovers
Pull Request -
State: closed - Opened by SimonFrings about 4 years ago
Labels: maintenance
#282 - [Security] Response size limitation
Issue -
State: closed - Opened by ziaratban about 4 years ago
- 2 comments
Labels: question
#281 - Skip legacy TLS 1.0 tests if disabled by system
Pull Request -
State: closed - Opened by clue about 4 years ago
Labels: maintenance
#280 - EventBase::loop(): kevent: Bad file descriptor
Issue -
State: closed - Opened by slince about 4 years ago
- 6 comments
Labels: question
#279 - Avoid dependency on `ext-filter`
Pull Request -
State: closed - Opened by clue about 4 years ago
Labels: new feature
#278 - Improve test suite to skip FD test when hitting memory limit
Pull Request -
State: closed - Opened by clue about 4 years ago
Labels: maintenance
#277 - Support PHP 8.1
Pull Request -
State: closed - Opened by clue about 4 years ago
- 1 comment
Labels: new feature
#276 - add tests to internet group as they require a dns
Pull Request -
State: closed - Opened by remicollet about 4 years ago
- 1 comment
Labels: invalid, maintenance
#275 - Failed tests with OpenSSL 3
Issue -
State: closed - Opened by remicollet about 4 years ago
- 5 comments
Labels: maintenance, help wanted
#274 - Support PHP 8.1
Pull Request -
State: closed - Opened by SimonFrings about 4 years ago
Labels: new feature, easy pick
#273 - Write never send data
Issue -
State: closed - Opened by mastir over 4 years ago
- 2 comments
Labels: question
#272 - Listening multiple socket chanels on the same server
Issue -
State: closed - Opened by bobimicroweber over 4 years ago
- 2 comments
Labels: question
#271 - Improve error messages for failed connections to include errno
Pull Request -
State: closed - Opened by clue over 4 years ago
Labels: new feature
#270 - Improve error messages for failed connections
Pull Request -
State: closed - Opened by clue over 4 years ago
- 1 comment
Labels: new feature
#269 - Support listening on existing file descriptors (FDs) with `SocketServer`
Pull Request -
State: closed - Opened by clue over 4 years ago
Labels: new feature
#268 - Skip unsupported tests for HHVM
Pull Request -
State: closed - Opened by SimonFrings over 4 years ago
Labels: maintenance
#267 - Improve error messages when accepting connections with errno/errstr
Pull Request -
State: closed - Opened by clue over 4 years ago
Labels: new feature
#266 - Improve error messages for failed TCP/IP connections without ext-sockets
Pull Request -
State: closed - Opened by clue over 4 years ago
- 1 comment
Labels: new feature
#265 - Improve error messages for failed TCP/IP connections with errno/errstr
Pull Request -
State: closed - Opened by clue over 4 years ago
Labels: new feature
#264 - Update `Connector` signature to take `$context` as first argument
Pull Request -
State: closed - Opened by clue over 4 years ago
Labels: new feature
#263 - Add new `SocketServer` and deprecate `Server` to avoid class name collisions
Pull Request -
State: closed - Opened by clue over 4 years ago
Labels: new feature
#262 - TcpConnector - are writes buffered or sent immediately?
Issue -
State: closed - Opened by ondrejmirtes over 4 years ago
- 10 comments
Labels: question
#261 - verify_peer should default to false for React\Socket\Server using TLS context
Issue -
State: closed - Opened by michaelphipps over 4 years ago
- 1 comment
Labels: question
#260 - Simplify usage by supporting new default loop
Pull Request -
State: closed - Opened by clue over 4 years ago
- 2 comments
Labels: new feature
#259 - Socket server need to restart on day start
Issue -
State: closed - Opened by kailasb10 over 4 years ago
- 11 comments
Labels: question
#258 - Internal improvement to avoid unhandled rejection for future Promise API
Pull Request -
State: closed - Opened by clue over 4 years ago
Labels: maintenance
#257 - Support falling back to multiple DNS servers from DNS config
Pull Request -
State: closed - Opened by clue over 4 years ago
- 2 comments
Labels: new feature
#256 - Problem with DNS request in socket connector
Issue -
State: closed - Opened by mr-older over 4 years ago
- 3 comments
Labels: question
#255 - Get write response
Issue -
State: closed - Opened by leocharrua almost 5 years ago
- 2 comments
Labels: question
#254 - Use GitHub actions for continuous integration (CI)
Pull Request -
State: closed - Opened by SimonFrings almost 5 years ago
Labels: maintenance
#253 - Additional suggestion
Issue -
State: closed - Opened by xxAROX over 5 years ago
- 2 comments
Labels: question
#252 - SecureConnector: add optional TlsPeer, this...
Pull Request -
State: open - Opened by Thomas-Gelf over 5 years ago
- 5 comments
Labels: new feature
#251 - Reject connection attempt when no AAAA and A records are resolved
Pull Request -
State: closed - Opened by WyriHaximus over 5 years ago
- 1 comment
Labels: bug, easy pick
#250 - Certificates using mkcet fail handshake
Issue -
State: closed - Opened by mglaman over 5 years ago
- 4 comments
#249 - Keep tcp connection alive
Issue -
State: closed - Opened by albosmart-ro over 5 years ago
- 2 comments
Labels: question
#248 - Ignoring exceptions from HappyEyeBallsConnectionBuilder::resolve
Issue -
State: closed - Opened by Provoker over 5 years ago
- 2 comments
Labels: bug
#247 - Use round robin for happy eyeballs DNS responses (load balancing)
Pull Request -
State: closed - Opened by clue over 5 years ago
Labels: new feature
#246 - Socket address of closed socket should be null (support PHP 8)
Pull Request -
State: closed - Opened by clue over 5 years ago
Labels: new feature, easy pick
#245 - Add full core team to the license
Pull Request -
State: closed - Opened by WyriHaximus over 5 years ago
Labels: maintenance
#244 - Fix possible `accept()` race condition when multiple socket servers listen on same socket address
Pull Request -
State: closed - Opened by clue over 5 years ago
Labels: bug
#243 - Update PHPUnit configuration schema for PHPUnit 9.3 and replace deprecated at() Mocks
Pull Request -
State: closed - Opened by SimonFrings over 5 years ago
Labels: maintenance
#242 - Change default socket backlog size to 511
Pull Request -
State: closed - Opened by clue over 5 years ago
- 3 comments
Labels: new feature, easy pick
#241 - Fix closing connection when cancelling during TLS handshake
Pull Request -
State: closed - Opened by clue over 5 years ago
Labels: bug
#240 - Client and Server at same time
Issue -
State: closed - Opened by majidnow over 5 years ago
- 3 comments
Labels: question
#239 - Run tests on PHPUnit 9 and clean up test suite
Pull Request -
State: closed - Opened by SimonFrings over 5 years ago
Labels: maintenance
#238 - Run test suite on Windows
Pull Request -
State: closed - Opened by clue over 5 years ago
Labels: maintenance
#237 - cannot install v1.4.0 with composer
Issue -
State: closed - Opened by markkimsal over 5 years ago
- 4 comments
Labels: question
#236 - Minor code cleanup, remove dead code and improve code coverage to 100%
Pull Request -
State: closed - Opened by clue over 5 years ago
Labels: maintenance
#235 - Simplify Travis CI test matrix for Mac OS X setup and skip all TLS tests on legacy HHVM
Pull Request -
State: closed - Opened by clue over 5 years ago
Labels: maintenance, easy pick
#234 - PHPUnit - Test Loop and Event on ConnectionInterface :: Dummy question
Issue -
State: closed - Opened by gravataLonga over 5 years ago
- 2 comments
Labels: question