RTRlib
Loading...
Searching...
No Matches
rtr_mgr_group Struct Reference

A set of RTR sockets. More...

#include <rtr_mgr.h>

Data Fields

struct rtr_socket ** sockets
 
unsigned int sockets_len
 
uint8_t preference
 
enum rtr_mgr_status status
 

Detailed Description

A set of RTR sockets.

Parameters
socketsArray of rtr_socket pointer. The tr_socket element of the rtr_socket must be associated with an initialized # transport socket.
sockets_lenNumber of elements in the sockets array.
preferenceThe preference value of this group. Groups with lower preference values are preferred.
statusStatus of the group.

The documentation for this struct was generated from the following file: