Synergy Software Package User's Manual

#include <sf_wifi_qca4010_socket_api.h>

Data Fields

short sin_family
 Address family.
 
unsigned short sin_port
 Port number.
 
struct in_addr sin_addr
 IP Address.
 
char sin_zero [8]
 zero this if you want to More...
 

Detailed Description

Socket Address information

Socket Internet Address structure with port and family

Field Documentation

◆ sin_zero

char sockaddr::sin_zero

zero this if you want to

Zero this if you want to.


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