#include <JackSocketServerChannel.h>

Public Member Functions | |
| int | Open (const char *server_name, JackServer *server) |
| void | Close () |
| int | Start () |
| void | Stop () |
| bool | Init () |
| bool | Execute () |
Definition at line 39 of file JackSocketServerChannel.h.
| bool Jack::JackSocketServerChannel::Init | ( | ) | [virtual] |
Called once when the thread is started
Reimplemented from Jack::JackRunnableInterface.
Definition at line 211 of file JackSocketServerChannel.cpp.
1.5.6