reactphp / socket

Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
https://reactphp.org/socket/
MIT License
1.21k stars 157 forks source link

add tests to internet group as they require a dns #276

Closed remicollet closed 2 years ago

remicollet commented 2 years ago

To avoid having to filter these test during build without internet connection, without dns

remicollet commented 2 years ago

Indeed, seems an old leftover of some old versions