Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
36a7223b
Commit
36a7223b
authored
Jan 17, 2006
by
Martti Mela
Browse files
stun, last random.
darcs-hash:20060117195657-1b897-1069de862555c91099099da11029765c5f44aa17.gz
parent
1740e75e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
libsofia-sip-ua/stun/stun.c
libsofia-sip-ua/stun/stun.c
+2
-1
No files found.
libsofia-sip-ua/stun/stun.c
View file @
36a7223b
...
...
@@ -1018,7 +1018,8 @@ int stun_tls_callback(su_root_magic_t *m, su_wait_t *w, su_wakeup_arg_t *arg)
unsigned
char
buf
[
512
];
stun_attr_t
*
password
,
*
username
;
int
state
;
int
events
=
su_wait_events
(
w
,
sd
->
sd_socket
),
one
=
0
,
onelen
;
int
events
=
su_wait_events
(
w
,
sd
->
sd_socket
),
one
=
0
;
unsigned
int
onelen
;
enter
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment