|
MoSync 3.0.1
|
A connection address. More...
#include <maapi.h>
Public Attributes | |
| int | family |
| One of the CONN_FAMILY constants. | |
| union { | |
| MAConnAddrInet4 inet4 | |
| MAConnAddrBt bt | |
| }; | |
A connection address.
One of the CONN_FAMILY constants.
| union { ... } |