-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule aws-c-common
updated
2 files
+1 −1 | cmake/AwsPrebuildDependency.cmake | |
+9 −4 | include/aws/common/condition_variable.h |
Submodule aws-c-io
updated
7 files
+5 −0 | include/aws/io/socket.h | |
+8 −0 | source/posix/socket.c | |
+6 −0 | source/windows/iocp/socket.c | |
+24 −0 | source/windows/windows_pki_utils.c | |
+2 −0 | tests/CMakeLists.txt | |
+14 −0 | tests/socket_test.c | |
+36 −0 | tests/tls_handler_test.c |
Submodule aws-lc
updated
from 8b2ebf to 8ffe27