Files @ 58fbe0d388c6
Branch filter:

Location: libtransport.git/msvc-deps/curl/lib/libcurl.vers.in

HanzZ
Communi: Handle and forward socket errors. Fixes for example situation when user tries to join the room on server which does not exist.
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

CURL_@VERSIONED_FLAVOUR@4
{
  global: curl_*;
  local: *;
};