![]() |
SCTC
the soundcloud.com terminal client
|
Basic networking interface. More...
Go to the source code of this file.
Data Structures | |
| struct | network_conn |
Basic networking interface.
This header only provides a basic networking interface, which should be used by every implementation of networking. By doing so any new method of networking can be integrated easily and without further modification of the most other code.
1.8.9.1