SCTC
the soundcloud.com terminal client
Data Structures
network.h File Reference

Basic networking interface. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  network_conn
 

Detailed Description

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.