Branch: refs/heads/3.4 Home: https://github.com/OpenSIPS/opensips Commit: 126712e37f9c8cf28b0441cd4aab5cd7a571892c https://github.com/OpenSIPS/opensips/commit/126712e37f9c8cf28b0441cd4aab5cd7a571892c Author: Maksym Sobolyev <sobo...@sippysoft.com> Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths: M modules/usrloc/ul_evi.c M modules/usrloc/ul_evi.h Log Message: ----------- usrloc: simplify processing of the refresh events Do not abuse "struct socket_info" just to pass sock_str over. Instead, add str to the refresh event data and pass that alone. Not only it reduces amount of data to pass, but also makes code much easier to read and understand. (cherry picked from commit 04cb08e70ef467e5d599289abec485c957587d7c) To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications _______________________________________________ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel