Ensure ssl::io_op::want_ member is initialised.
This commit is contained in:
parent
ba52bf6138
commit
ad86ef20ba
@ -96,6 +96,7 @@ public:
|
||||
core_(core),
|
||||
op_(op),
|
||||
start_(0),
|
||||
want_(engine::want_nothing),
|
||||
bytes_transferred_(0),
|
||||
handler_(ASIO_MOVE_CAST(Handler)(handler))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user