Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
belle-sip
Commits
b0ef59cc
Commit
b0ef59cc
authored
1 month ago
by
ClémenceHim
Browse files
Options
Download
Patches
Plain Diff
Fix: Socket leak when port is in DONT_BIND mode
parent
376014ed
master
fix/fixes-from-5.4-march
fix/ios_build_add_libbelle-sip-tester_framework
release/5.4
5.5.0-alpha
5.4.2
5.4.1
5.4.0
1 merge request
!401
Fix: Socket leak when port is in DONT_BIND mode
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
src/belle_sip_internal.h
+9
-22
src/belle_sip_internal.h
src/belle_sip_loop.c
+10
-10
src/belle_sip_loop.c
src/channel.c
+2
-3
src/channel.c
src/transports/stream_channel.c
+1
-0
src/transports/stream_channel.c
src/transports/udp_channel.c
+13
-6
src/transports/udp_channel.c
tester/belle_sip_register_tester.c
+53
-1
tester/belle_sip_register_tester.c
with
88 additions
and
42 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets