Network Services API  2.75.00.17
Data Fields
SlNetSock_linger_t Struct Reference

The SlNetSock_linger_t structure is used in SLNETSOCK_OPSOCK_LINGER socket level option. More...

#include <ti/net/slnetsock.h>

Collaboration diagram for SlNetSock_linger_t:
Collaboration graph

Data Fields

uint32_t l_onoff
 
uint32_t l_linger
 

Detailed Description

The SlNetSock_linger_t structure is used in SLNETSOCK_OPSOCK_LINGER socket level option.

Field Documentation

§ l_onoff

uint32_t SlNetSock_linger_t::l_onoff

0 = disabled; 1 = enabled; default = 0;

§ l_linger

uint32_t SlNetSock_linger_t::l_linger

linger time in seconds; default = 0;


The documentation for this struct was generated from the following file:
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale