if

Results 25 comments of if

> is the desire to integrate a simple version into libevent Like the popular libuv, the tcp/udp support is packaged by their team.

It is recommended to decouple jerry_set_object_native_pointer from the third parameter "const jerry_object_native_info_t *native_info_p" of jerry_get_object_native_pointer. Because C++ must declare a "jerry_object_native_info_t" when calling it, and it must be a static...

> Thanks for the feedback! > > In the current master (not released yet) the `jerry_object_native_info_t` contains not just a free callback function pointer but information on additionally stored `jerry_value_t`...

> Using a statuic variable was never a requirement, it just makes your life easier if you need to manage a large amount of possible combinations. You can also use...

高并发的情况下,缓冲区数据会错乱。我已经经过很详细的测试了。 现在项目搁置很久不维护,我已经重写了evpp。请看我的主页。

> @X-Crack > `grow` 自动无限增长的是应用层数据缓冲区`buffer_`的大小, > 这里不够用的是内核缓存区的大小,请问是这么理解么? 内核缓冲区足够,具体数据错乱bug在buff类,问题找不出来。所以我使用chenshuo的moduo的buffer重构了evpp,bug都没有了。 chenshuo的那个buffer默认缓冲区大小是65535不会无限制的增长,把新的数据覆盖使用过的数据,新数据向前移动覆盖旧数据。

@xmyqsh 不管那些了,反正这个项目也不维护了,能修复问题是好的。

Now, this Hotplug has become my 2019 new year wish.

凑合用吧,稳定版发布的速度真的太慢了。

use: https://github.com/HyperSine/Windows10-CustomKernelSigners/blob/master/README.md