Commit Graph

7 Commits

Author SHA1 Message Date
backkem
cecdc46705 Mux: Don't lock during dispatch
Changes the mux dispatch logic to hold the mux lock less long.
2019-01-23 23:17:26 +01:00
John R. Bradley
7091edaa97 Mux: Fix Mux.dispatch deadlock #2
Relates to #276
2018-12-20 01:28:49 -05:00
backkem
e95c4f7add Mux: Fix Mux.dispatch deadlock
Relates to #276
2018-12-20 01:28:49 -05:00
backkem
bd10909a6a SCTP: Shutdown
Relates to #276
2018-12-20 01:28:49 -05:00
backkem
2024438da0 Mux: Test shutdown
Relates to #276

d
2018-12-20 01:28:49 -05:00
backkem
97f538a6f2 Add PeerConnection Close test
Relates to #276
2018-12-20 01:28:49 -05:00
backkem
9897ba46c7 Refactor DTLS/SRTP muxing
Relates to #272
2018-12-10 22:17:50 +01:00