WPA_CONTROL Struct Reference

Internal structure for control interface library. More...

#include <WlanConnection.h>

List of all members.

Public Attributes

int s
struct sockaddr_un local
struct sockaddr_un dest

Detailed Description

Internal structure for control interface library.

This structure is used by the wpa_supplicant/hostapd control interface library to store internal data. Programs using the library should not touch this data directly. They can only use the pointer to the data structure as an identifier for the control interface connection and use this as one of the arguments for most of the control interface library functions.


Member Data Documentation

struct sockaddr_un WPA_CONTROL::dest

Remote address

struct sockaddr_un WPA_CONTROL::local

Local address

Handle to the control socket


The documentation for this struct was generated from the following file:
Generated on Wed Oct 20 11:13:45 2010 for libspatha by  doxygen 1.6.3