Marten Seemann
c9b95abe7e
use an unbuffered chan for the client transport parameters
...
The client reads the transport parameters from the Encrypted Extensions
message. These transport parameters are passed to the session's run
loop's select statement via a channel.
We have to use an unbuffered channel here to make sure that the session
actually processes the transport parameters immediately.
2018-02-08 11:04:27 +08:00
..
2017-12-07 18:20:22 +07:00
2017-12-07 18:20:22 +07:00
2017-12-08 08:45:54 +07:00
2017-12-08 08:45:54 +07:00
2018-01-11 16:27:42 +07:00
2018-01-11 16:27:42 +07:00
2018-01-11 16:27:42 +07:00
2018-01-11 16:27:42 +07:00
2018-01-11 16:27:42 +07:00
2018-01-11 16:27:42 +07:00
2017-12-08 08:45:54 +07:00
2017-12-08 08:45:54 +07:00
2017-09-21 11:52:21 +07:00
2017-09-21 11:52:21 +07:00
2017-09-21 11:52:21 +07:00
2017-09-21 11:52:21 +07:00
2017-09-21 11:52:21 +07:00
2017-10-27 17:35:08 +07:00
2018-02-02 08:18:29 +08:00
2017-09-21 11:52:21 +07:00
2017-09-21 11:52:21 +07:00
2017-10-24 13:27:50 +07:00
2017-10-24 13:27:50 +07:00
2017-09-21 11:52:21 +07:00
2018-02-08 11:04:27 +08:00
2018-02-08 11:04:27 +08:00
2017-12-22 16:10:37 +07:00
2018-02-08 11:04:27 +08:00
2017-10-20 18:08:21 +07:00
2017-12-06 07:02:49 +07:00
2018-02-06 08:30:57 +08:00
2018-02-06 08:30:57 +08:00