|
VLC 4.0.0-dev
|
Functions | |
| static int | portcmp (const void *key, const void *entry) |
| bool | vlc_http_port_blocked (unsigned port) |
Variables | |
| static const unsigned short | blocked_ports [] |
|
static |
Referenced by vlc_http_port_blocked().
| bool vlc_http_port_blocked | ( | unsigned | port | ) |
References ARRAY_SIZE, blocked_ports, and portcmp().
Referenced by vlc_http_mgr_request().
|
static |
Referenced by vlc_http_port_blocked().