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

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                                     TCPSocket(3)

Name

       TCPSocket

Synopsis

       Inherited by TCPIOSocket, and TCPServerSocket.

   PublicMemberFunctions
       void create ()
       void bind (u_int16_t port_begin, u_int16_t port_fence)
       int port ()
       u_int32_t addr ()
       bool initialized ()
       bool bound ()
       virtual void close ()

   ProtectedAttributes
       int socket_
       int port_
       bool initialized_
       bool bound_

See Also