Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: f953b30c42f84f5709bbc125ddf016d499f55485
      
https://github.com/OpenSIPS/opensips/commit/f953b30c42f84f5709bbc125ddf016d499f55485
  Author: Bogdan-Andrei Iancu <bog...@opensips.org>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M net/net_tcp.c

  Log Message:
  -----------
  [tcp layer] avoid locking and events while shutdown

Upon shutdown, when all the TCP conns are destroyed, do not use any locking (we 
are in single process mode any how) and do not raise any disconnect events 
(false events here)



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

Reply via email to