amphp / socket

Non-blocking socket and TLS functionality for PHP based on Amp.

Home Page:https://amphp.org/socket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make ClientTlsContext hostname parameter nullable / optional

kelunik opened this issue · comments

It can't be provided with a reasonable value for connection pools, etc.

This has been changed in fa19cb8.