General

Profile

larskanis1 (Lars Kanis)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

10/25/2012

11:52 PM Ruby Bug #7215 (Closed): Remaining messages on OpenSSL error queue after Certificate#verify
While investigating a ruby-pg issue [1], we noticed that a SSL connection with PostgreSQL can fail, after a call to OpenSSL::X509::Certificate#verify with result 'false'. Root cause is the thread local error queue of OpenSSL, that is use... larskanis1 (Lars Kanis)

07/08/2012

05:06 AM Ruby Feature #5543: rb_thread_blocking_region() API is poorly designed
OK, then use 'void *' like rb_thread_call_with_gvl(). larskanis1 (Lars Kanis)

07/03/2012

06:37 PM Ruby Feature #5543: rb_thread_blocking_region() API is poorly designed
ko1 (Koichi Sasada) wrote:
> Should we change it from VALUE to 'void *'?
IMHO VALUE is misleading and should be changed for rb_thread_blocking_region() and rb_blocking_function_t. But isn't it better to use "int" instead of "void*" ?...
larskanis1 (Lars Kanis)

Also available in: Atom