#include <socket.hh>
Definition at line 32 of file socket.hh.
◆ allDisabled()
bool ListenSocket::allDisabled |
( |
| ) |
|
|
static |
◆ cleanup()
void ListenSocket::cleanup |
( |
| ) |
|
|
staticprotected |
◆ disableAll()
void ListenSocket::disableAll |
( |
| ) |
|
|
static |
◆ loopbackOnly()
void ListenSocket::loopbackOnly |
( |
| ) |
|
|
static |
◆ anyListening
bool ListenSocket::anyListening = false |
|
staticprotected |
◆ bindToLoopback
bool ListenSocket::bindToLoopback = false |
|
staticprotected |
◆ fd
◆ listening
bool ListenSocket::listening |
|
protected |
◆ listeningDisabled
bool ListenSocket::listeningDisabled = false |
|
staticprotected |
The following variables are only used by socket unit tests: listeningDisabled, anyListening, bindToLoopback.
Definition at line 39 of file socket.hh.
The documentation for this class was generated from the following files: