INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
flexiport::TCPPort Class ReferenceTCP implementation of the Port class. More...
Inherits flexiport::Port. Inheritance diagram for flexiport::TCPPort:
Detailed DescriptionTCP implementation of the Port class.See the Port class documentation for how to use the common API.
Member Function Documentation
Open the port. For a listening port, this will call accept() and therefore cause the calling process to block until an incoming connection. Implements flexiport::Port.
The documentation for this class was generated from the following files:
|