Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
43136e05
Commit
43136e05
authored
Sep 28, 2021
by
Adrien Béraud
Browse files
channeled transport: remove unused Scheduler
Change-Id: Id5bd0b744e5b6775dd08b31b39a1ddea01c2be0c
parent
53fbc0a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/jamidht/channeled_transport.h
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
...
...
FuchtelJockel
@FuchtelJockel
mentioned in issue
#667 (closed)
·
Nov 14, 2021
mentioned in issue
#667 (closed)
mentioned in issue #667
Toggle commit list
Write
Preview
Supports
Markdown
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