mirror of
https://github.com/boostorg/beast.git
synced 2025-08-03 14:54:32 +02:00
Fix file_win32_write_op async initiation
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Version 232:
|
||||
|
||||
* Fix close_socket for net::basic_socket changes
|
||||
* Fix file_win32_write_op async initiation
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
@@ -355,6 +355,7 @@ public:
|
||||
, sock_(s)
|
||||
, sr_(sr)
|
||||
{
|
||||
(*this)();
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user