F´ Flight Software - C/C++ Documentation devel
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
IpCfg.hpp File Reference

Go to the source code of this file.

Enumerations

enum  IpCfg {
  SOCKET_SEND_TIMEOUT_SECONDS = 1 , SOCKET_SEND_TIMEOUT_MICROSECONDS = 0 , SOCKET_IP_SEND_FLAGS = 0 , SOCKET_IP_RECV_FLAGS = 0 ,
  SOCKET_MAX_ITERATIONS = 0xFFFF , SOCKET_RETRY_INTERVAL_MS = 1000 , SOCKET_MAX_HOSTNAME_SIZE = 256
}
 

Enumeration Type Documentation

◆ IpCfg

enum IpCfg
Enumerator
SOCKET_SEND_TIMEOUT_SECONDS 
SOCKET_SEND_TIMEOUT_MICROSECONDS 
SOCKET_IP_SEND_FLAGS 
SOCKET_IP_RECV_FLAGS 
SOCKET_MAX_ITERATIONS 
SOCKET_RETRY_INTERVAL_MS 
SOCKET_MAX_HOSTNAME_SIZE 

Definition at line 16 of file IpCfg.hpp.