|
pvAccessCPP
7.1.1
|
Channel Access Server TCP acceptor. More...
#include <remote/pv/blockingTCP.h>
Inherits epicsThreadRunable.
Public Member Functions | |
| POINTER_DEFINITIONS (BlockingTCPAcceptor) | |
| BlockingTCPAcceptor (Context::shared_pointer const &context, ResponseHandler::shared_pointer const &responseHandler, const osiSockAddr &addr, int receiveBufferSize) | |
| const osiSockAddr * | getBindAddress () |
| Bind socket address. More... | |
| void | destroy () |
| Destroy acceptor (stop listening). | |
Channel Access Server TCP acceptor.
Definition at line 98 of file blockingTCP.h.
|
inline |
Bind socket address.
null if not binded. Definition at line 112 of file blockingTCP.h.
1.8.13