Edit

kc3-lang/libevent/include

Branch :

  • Show log

    Commit

  • Author : Joachim Bauch
    Date : 2010-04-27 13:42:26
    Hash : a5208fe4
    Message : Release locks on bufferevents while executing callbacks This fixes a dead lock for me where bufferevents in different event loops use each other and access their input/output buffers (proxy-like scenario).