|
| | monitor_app.h |
| | MonitorApp — Thread 1 subscriber application for the udp-threads example.
|
| |
| | processor_app.h |
| | Public interface for ProcessorApp — the message-processing application on Thread 2.
|
| |
| | sender_app.h |
| | Public interface for SenderApp — the UDP sender application on Thread 1.
|
| |
| | udp_api.h |
| | Freestanding C11 interface for the UDP socket module (udp-threads example).
|
| |
| | udp_bridge_app.h |
| | Public interface for UdpBridgeApp — the UDP-to-broker bridge application.
|
| |
| | udp_linux.h |
| | Linux/POSIX-specific derivation and initialiser for the UDP module.
|
| |
| | udp_msg_api.h |
| | Message API infrastructure for the udp-threads example.
|
| |