Skip to content

vlc_network: add a union to avoid mixing sockaddr pointers

Steve Lhomme requested to merge robUx4/vlc:vlc_sockaddr into master

Similar to the one from 5c62c801.

A similar technique is used in various places, this unifies the structure to do it and use it wherever possible.

Merge request reports

Loading