Branch: refs/heads/3.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 6d0ac4f622b426879f5a0af91aaf1621b2570ae9
      
https://github.com/OpenSIPS/opensips/commit/6d0ac4f622b426879f5a0af91aaf1621b2570ae9
  Author: Liviu Chircu <li...@opensips.org>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
    M modules/freeswitch/fs_proc.c

  Log Message:
  -----------
  freeswitch: Avoid dangling socket structs in reactor

Should reactor_del_reader() ever fail, retry it using index "-1" in
order to guarantee removal of the file descriptor from the EPOLL
controller.

Also fix several occurences of bad 3rd parameter (IO_WATCH_READ instead
of IO_FD_CLOSING, which was probably the intended argument).

(cherry picked from commit 26a9e3a269f9e9b13c5de04422d4efd79ba27b54)



_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to