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
2404e4a4
Commit
2404e4a4
authored
Oct 08, 2006
by
Martti Mela
Browse files
more debugging output
darcs-hash:20061007230736-1b897-ab7727c7f6219da8043851474dcfd82c13b30bdd.gz
parent
90509efd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
libsofia-sip-ua/su/test_su.c
libsofia-sip-ua/su/test_su.c
+2
-0
No files found.
libsofia-sip-ua/su/test_su.c
View file @
2404e4a4
...
...
@@ -247,6 +247,8 @@ do_recv(struct pinger *p, su_wait_t *w, void *p0)
void
do_exit
(
struct
pinger
*
x
,
su_timer_t
*
t
,
void
*
x0
)
{
enter
;
if
(
opt_verbatim
)
printf
(
"do_exit at %s
\n
"
,
snow
(
su_now
()));
su_root_break
(
su_timer_root
(
t
));
...
...
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