libptpmgmt
1.4
libptpmgmt library that provides the functionality of linuxptp pmc
|
Provide sockets to communicate with a PTP daemon. More...
Go to the source code of this file.
Classes | |
class | SockBase |
Base class for all sockets. More... | |
class | SockUnix |
Unix socket. More... | |
class | SockBaseIf |
Base for socket that uses network interface directly. More... | |
class | SockIp |
Base for UDP sockets. More... | |
class | SockIp4 |
UDP over IP version 4 socket. More... | |
class | SockIp6 |
UDP over IP version 6 socket. More... | |
class | SockRaw |
Raw socket that uses PTP over Ethernet. More... | |
Provide sockets to communicate with a PTP daemon.
provide 4 socket types: