[OpenSIPS-Devel] [OpenSIPS/opensips] 65bdd6: tm/async: Handle ASYNC_DONE_CLOSE_FD when switchin...
    Bogdan Andrei IANCU 
    noreply at github.com
       
    Mon Jan  4 16:33:44 EST 2021
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 65bdd61ca8d7f50507a4fc0bc016e05b92848f1a
      https://github.com/OpenSIPS/opensips/commit/65bdd61ca8d7f50507a4fc0bc016e05b92848f1a
  Author: Peter Lemenkov <lemenkov at gmail.com>
  Date:   2020-11-23 (Mon, 23 Nov 2020)
  Changed paths:
    M modules/tm/async.c
  Log Message:
  -----------
  tm/async: Handle ASYNC_DONE_CLOSE_FD when switching to sync
One more place where we have to close file descriptor according to the
specification while doing async packet processing.
Signed-off-by: Peter Lemenkov <lemenkov at gmail.com>
  Commit: 5b3052f5f52ce6d67690e3d69f5819e9fa916546
      https://github.com/OpenSIPS/opensips/commit/5b3052f5f52ce6d67690e3d69f5819e9fa916546
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2021-01-04 (Mon, 04 Jan 2021)
  Changed paths:
    M modules/tm/async.c
  Log Message:
  -----------
  Merge pull request #2319 from lemenkov/tm_respect_async_close_fd
tm/async: Handle ASYNC_DONE_CLOSE_FD when switching to sync
Compare: https://github.com/OpenSIPS/opensips/compare/a8cd0ed61868...5b3052f5f52c
    
    
More information about the Devel
mailing list