SERVER_PORT

Alias for the deprecated #SoupServer:port property, qv.

More...
enum SERVER_PORT = "port";

Detailed Description

Deprecated: #SoupServers can listen on multiple interfaces at once now. Use soup_server_listen(), etc, to listen on a port, and soup_server_get_uris() to see what ports are being listened on.

Meta