[OpenSIPS-Devel] [OpenSIPS/opensips] 5081dd: async fd management: do not close read fds by defa...

Liviu Chircu liviu at opensips.org
Thu Jan 22 17:28:08 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 5081ddee82f95c2c124909cf017a2fa8165c1d74
      https://github.com/OpenSIPS/opensips/commit/5081ddee82f95c2c124909cf017a2fa8165c1d74
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2015-01-22 (Thu, 22 Jan 2015)

  Changed paths:
    M async.h
    M modules/exec/exec.c
    M modules/tm/async.c

  Log Message:
  -----------
  async fd management: do not close read fds by default

Also add a new async_ret_code: ASYNC_DONE_CLOSE_FD. To be used by modules who
want to have their fds closed when respective async operations are completed.
(e.g. exec)




More information about the Devel mailing list