SCTC
the soundcloud.com terminal client
Data Fields
plain_conn Struct Reference
Collaboration diagram for plain_conn:

Data Fields

FILE * fh
 File handle, used for communication. More...
 
uint32_t magic
 Magic number, used to assert that the data passed via mdata is actually a struct ssl_conn. More...
 

Field Documentation

FILE* plain_conn::fh

File handle, used for communication.

uint32_t plain_conn::magic

Magic number, used to assert that the data passed via mdata is actually a struct ssl_conn.


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