soup.Socket

Undocumented in source.

Public Imports

soup.c.types
public import soup.c.types;

Members

Classes

Socket
class Socket

#SoupSocket is libsoup's TCP socket type. While it is primarily intended for internal use, #SoupSocket<!-- -->s are exposed in the API in various places, and some of their methods (eg, soup_socket_get_remote_address()) may be useful to applications.

Meta