Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
43136e05
Commit
43136e05
authored
3 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
channeled transport: remove unused Scheduler
Change-Id: Id5bd0b744e5b6775dd08b31b39a1ddea01c2be0c
parent
53fbc0a6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/jamidht/channeled_transport.h
+0
-2
0 additions, 2 deletions
src/jamidht/channeled_transport.h
with
0 additions
and
2 deletions
src/jamidht/channeled_transport.h
+
0
−
2
View file @
43136e05
...
...
@@ -75,8 +75,6 @@ private:
std
::
unique_ptr
<
pj_pool_t
,
decltype
(
pj_pool_release
)
*>
rxPool_
;
pjsip_rx_data
rdata_
{};
ScheduledExecutor
scheduler_
{};
pj_status_t
send
(
pjsip_tx_data
*
,
const
pj_sockaddr_t
*
,
int
,
void
*
,
pjsip_transport_callback
);
// Handle disconnected event
...
...
This diff is collapsed.
Click to expand it.
FuchtelJockel
@FuchtelJockel
mentioned in issue
#667 (closed)
·
3 years ago
mentioned in issue
#667 (closed)
mentioned in issue #667
Toggle commit list
Preview
0%
Loading
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