[MDEV-28964] libmarias3 non-blocking API Created: 2022-06-27  Updated: 2022-07-22

Status: Open
Project: MariaDB Server
Component/s: OTHER
Fix Version/s: None

Type: Task Priority: Minor
Reporter: Sergei Golubchik Assignee: Vladislav Vaintroub
Resolution: Unresolved Votes: 0
Labels: None


 Description   

Currently libmarias3 uses curl_easy_perform() — a blocking transfer function from the libcurl easy API.

This task is about adding a non-blocking API to libmarias3. Internally it could use curl_multi_perform() — a non-blocking transfer function from the libcurl easy API.



 Comments   
Comment by Sergei Golubchik [ 2022-06-27 ]

questions:

  1. what the libmarias3 API should look like?
  2. do we need to keep packaging and autotools related files?
Generated at Thu Feb 08 10:04:49 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.