mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
removed server timeout (breaking change)
This commit is contained in:
@@ -231,8 +231,7 @@ void wfp_client_dispose(
|
||||
}
|
||||
|
||||
void wfp_client_service(
|
||||
struct wfp_client * client,
|
||||
int WF_UNUSED_PARAM(timeout_ms))
|
||||
struct wfp_client * client)
|
||||
{
|
||||
wfp_impl_client_service(client);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user