logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

TCPClientConnection

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                           TCPClientConnection(3)

Name

       TCPClientConnection

Synopsis

       Inherits TCPIOSocket.

   PublicMemberFunctions
       void close ()
       bool connected ()
       void connect (const char *remote_hostname, u_int16_t remote_port)
       void connect (u_int32_t remote_host, u_int16_t remote_port)

   AdditionalInheritedMembers

See Also