Re: Discouraging use of sync APIs
- From: Ondrej Holy <oholy redhat com>
- To: Debarshi Ray <rishi is lostca se>
- Cc: desktop-devel-list <desktop-devel-list gnome org>
- Subject: Re: Discouraging use of sync APIs
- Date: Mon, 9 Feb 2015 07:56:07 -0500 (EST)
Aha, sorry for misunderstanding. You are right, this is sad.
Regards
Ondrej
----- Original Message -----
On Mon, Feb 09, 2015 at 06:52:13AM -0500, Ondrej Holy wrote:
We already have g_file_read_async, it was probably typo, however
I wonder which methods doesn't have async versions? Would be probably
good start to implemented them if there are any.
I meant that currently:
- g_file_read_async is async
- g_file_read is sync
... instead of:
- g_file_read being async
- g_file_read_sync being sync.
Cheers,
Debarshi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]