Bump WinStd
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
38a7354ad9
commit
638f2cf18d
@ -245,8 +245,8 @@ namespace eap
|
||||
|
||||
public:
|
||||
module &m_module; ///< Module
|
||||
winstd::win_handle m_thread; ///< Thread
|
||||
winstd::win_handle m_abort; ///< Thread abort event
|
||||
winstd::win_handle<NULL> m_thread; ///< Thread
|
||||
winstd::win_handle<NULL> m_abort; ///< Thread abort event
|
||||
winstd::cert_context m_cert; ///< Server certificate
|
||||
};
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 51a82c242fe35b6cc1444cb6c61e8004704c13c8
|
||||
Subproject commit 1ba18f48c637d9baf8c5b74ed0a0b06c7a04f7b0
|
Loading…
x
Reference in New Issue
Block a user