Files
asterisk/main
Jaco Kroon 4e657b6181 tcptls: when disabling a server port, we should set the accept_fd to -1.
If we don't set this to -1 if the structure can be potentially re-used
later then it's possible that we'll issue a close() on an unrelated file
descriptor, breaking asterisk in other interesting ways.

I believe this to be an unlikely scenario, but it costs nothing to be
safe.

Signed-off-by: Jaco Kroon <jaco@uls.co.za>
2023-06-12 14:07:29 +00:00
..
2023-05-04 14:53:06 +00:00
2023-06-05 13:31:55 +00:00
2023-06-09 18:19:46 +00:00
2023-04-03 07:12:13 -05:00
2023-06-05 18:30:41 +00:00