OpENer - Open Source EtherNet/IP(TM) I/O Target Stack  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
socket_timer Struct Reference

Data structure to store last usage times for sockets. More...

#include <socket_timer.h>

Data Fields

MilliSeconds last_update
 
int socket
 

Detailed Description

Data structure to store last usage times for sockets.

Definition at line 15 of file socket_timer.h.

Field Documentation

MilliSeconds socket_timer::last_update

time stop of last update

Definition at line 17 of file socket_timer.h.

Referenced by SocketTimerClear(), SocketTimerGetLastUpdate(), and SocketTimerSetLastUpdate().

int socket_timer::socket

key

Definition at line 16 of file socket_timer.h.

Referenced by SocketTimerClear(), SocketTimerSetLastUpdate(), and SocketTimerSetSocket().


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