[dovecot/core] dd6aa5: lib: test-multiplex - Make sure alt istream's fina...

GitHub noreply at github.com
Thu May 24 12:30:07 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: dd6aa56c60d47678936930252842877252196a52
      https://github.com/dovecot/core/commit/dd6aa56c60d47678936930252842877252196a52
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M src/lib/test-multiplex.c

  Log Message:
  -----------
  lib: test-multiplex - Make sure alt istream's final input is read

Previously the code trusted that the the alt istream's final IO callback was
called even after io_loop_stop().


  Commit: 720a6e0e67c3f04dcfee4c80b34f0291c7217cfa
      https://github.com/dovecot/core/commit/720a6e0e67c3f04dcfee4c80b34f0291c7217cfa
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
    M src/lib/ioloop-epoll.c
    M src/lib/ioloop-kqueue.c
    M src/lib/ioloop-poll.c
    M src/lib/ioloop-select.c
    M src/lib/ioloop.c

  Log Message:
  -----------
  lib: io_loop_stop() should stop the ioloop immediately

Other timeouts or IOs shouldn't be called anymore.


Compare: https://github.com/dovecot/core/compare/373dcbdf5eca...720a6e0e67c3
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list