a
2015-09-30 5:36 GMT+08:00 Chad Versace :
> On Mon 28 Sep 2015, Marek Olšák wrote:
>> On Mon, Sep 28, 2015 at 1:29 PM, Emil Velikov
>> wrote:
>> > As the spec allows for {server,client}_wait_sync to be called without
>> > currently bound context, while our implementation requires context
>> > p
On Mon 28 Sep 2015, Marek Olšák wrote:
> On Mon, Sep 28, 2015 at 1:29 PM, Emil Velikov
> wrote:
> > As the spec allows for {server,client}_wait_sync to be called without
> > currently bound context, while our implementation requires context
> > pointer.
> >
> > UNTESTED.
> >
> > Cc: Chad Versace
On 28 September 2015 at 14:15, Marek Olšák wrote:
> On Mon, Sep 28, 2015 at 1:29 PM, Emil Velikov
> wrote:
>> As the spec allows for {server,client}_wait_sync to be called without
>> currently bound context, while our implementation requires context
>> pointer.
>>
>> UNTESTED.
>>
>> Cc: Chad Ver
On Mon, Sep 28, 2015 at 1:29 PM, Emil Velikov wrote:
> As the spec allows for {server,client}_wait_sync to be called without
> currently bound context, while our implementation requires context
> pointer.
>
> UNTESTED.
>
> Cc: Chad Versace
> Cc: Marek Olšák
> Cc: Chih-Wei Huang
> Cc: Mauro Ross
As the spec allows for {server,client}_wait_sync to be called without
currently bound context, while our implementation requires context
pointer.
UNTESTED.
Cc: Chad Versace
Cc: Marek Olšák
Cc: Chih-Wei Huang
Cc: Mauro Rossi
Cc: 10.6 11.0
Signed-off-by: Emil Velikov
---
Upon second thought