TCPClientUtility.h 82 B

123
  1. #pragma once
  2. int setup_tcp_client_socket(const char *host, const char *service);