libubox
C utility functions for OpenWrt.
|
Data Fields | |
struct sockaddr_in | sin |
struct ustream_fd | s |
int | ctr |
Definition at line 18 of file ustream-example.c.
int client::ctr |
Definition at line 22 of file ustream-example.c.
struct ustream_fd client::s |
Definition at line 133 of file ustream-example.c.
struct sockaddr_in client::sin |
Definition at line 133 of file ustream-example.c.