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

Reject connection attempt when no AAAA and A records are resolved #251

Closed WyriHaximus closed 4 years ago

WyriHaximus commented 4 years ago

Resolves / Closes #248

WyriHaximus commented 4 years ago

Closing if favour of #214, going to run into this one while doing #214 anyway