Browse Source
This is the only use left. Most outbound TCP connections are made with ad-hoc code in underlying library outside of VLC or with the newer `vlc_tls_SocketOpenTCP()`. Notably FTP and HTTP modules use the `vlc_tls_t` abstraction to support both unencrypted TCP and TLS over TCP.pull/188/head
committed by
Steve Lhomme
6 changed files with 4 additions and 5 deletions
Loading…
Reference in new issue