Constructor.
SOCKSSocket( {required this.proxyHost, required this.proxyPort, required this.sslEnabled}) { _init(); }