setConfig static method

void setConfig(
  1. SocketConfig config
)

Implementation

static void setConfig(SocketConfig config) => _config = config;