Skip to content
  • Lucas Russo's avatar
    libbpmclient: fix bpm_client_new () signature · 85e6f754
    Lucas Russo authored
    To maintain compatibility with existing code, we have
    reversed bpm_client_new () function to the old one and
    create two new bpm_client_new_* () type of fuuntions to
    set the timeout: bpm_client_new_time () and
    bpm_client_new_log_mode_time ().
    85e6f754