This was caused by the introduction of the generic `SocketValueVariant` type. Now it's not enough to simply default-construct the value anymore, but it has to be constructed with the correct type.
This was caused by the introduction of the generic `SocketValueVariant` type. Now it's not enough to simply default-construct the value anymore, but it has to be constructed with the correct type.