Searched refs:RandomTCPServerPort (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/kits/net/service/
H A DTestServer.h19 class RandomTCPServerPort { class
21 RandomTCPServerPort();
22 ~RandomTCPServerPort();
62 RandomTCPServerPort fPort;
73 RandomTCPServerPort fPort;
H A DTestServer.cpp63 RandomTCPServerPort::RandomTCPServerPort() function in class:RandomTCPServerPort
141 RandomTCPServerPort::~RandomTCPServerPort()
151 status_t RandomTCPServerPort::InitCheck() const
157 int RandomTCPServerPort::FileDescriptor() const
163 uint16_t RandomTCPServerPort::Port() const
/haiku/src/tests/kits/net/netservices2/
H A DTestServer.h19 class RandomTCPServerPort class
22 RandomTCPServerPort();
23 ~RandomTCPServerPort();
66 RandomTCPServerPort fPort;
78 RandomTCPServerPort fPort;
H A DTestServer.cpp67 RandomTCPServerPort::RandomTCPServerPort() function in class:RandomTCPServerPort
127 RandomTCPServerPort::~RandomTCPServerPort()
138 RandomTCPServerPort::InitCheck() const
145 RandomTCPServerPort::FileDescriptor() const
152 RandomTCPServerPort::Port() const

Completed in 47 milliseconds