Files
obs-studio/plugins
Kazuki Yamaguchi fb7a037bc8 obs-outputs: Fix binding to IPv6 addresses on *nix
Fix inet_ntop()/inet_pton() being called with an incorrect argument for
IPv6 addresses.

On Linux, the offset of the sin_addr and sin6_addr fields differ and
the confusion on the inet_ntop() call produces an erroneous IPv6 string
representation such as "0:0:2001:db8::". This is visible on the UI,
Settings -> Advanced -> Network -> Bind to IP.

The same goes for the inet_pton() call.
2021-08-15 02:50:32 -07:00
..
2021-05-30 20:33:35 +02:00
2021-06-11 07:18:15 -07:00
2021-05-30 20:33:35 +02:00
2021-06-11 07:18:15 -07:00
2021-06-11 07:18:15 -07:00
2021-07-24 23:21:02 +02:00
2021-06-11 07:18:15 -07:00