Skip to content
Snippets Groups Projects
  1. Apr 08, 2013
  2. Mar 27, 2013
  3. Mar 12, 2013
    • Dmitry Simonenko's avatar
      lua-socket-race-fix: race fix in coeio_custom. · ca51cbe9
      Dmitry Simonenko authored
      Fix race between fiber_yield_timeout() and completed
      request during yield itself. In that case eio_poll will
      complete request and free its handle. eio_cancel try to
      cancel completed and freed request.
      Also, fix unpredictable result during timedout test.
      ca51cbe9
  4. Feb 26, 2013
  5. Jan 25, 2013
  6. Dec 06, 2012
Loading