Azure C PAL used in Messaging services
Перейти к файлу
Jelani Brandon e5d532abb2
chore: convert timers to use an array for the instance (#208)
Co-authored-by: Jelani Brandon <jebrando@microsoft.com>
2023-01-24 22:10:08 -08:00
.github Remove Hari and update deps (#163) 2022-08-22 22:27:52 -07:00
build Build with VS2022 (#145) 2022-03-15 23:55:38 -07:00
build_functions feature: adding doublylinklist and slist to repo (#188) 2022-12-10 13:31:22 -08:00
common Async socket unittest and specs (#195) 2022-12-21 10:01:24 -08:00
deps Update dependencies (#210) 2023-01-24 16:14:30 -08:00
doc string_utils has FILETIME_to_string_UTC. New UT project. New INT proje… (#152) 2022-06-09 16:06:58 -07:00
interfaces Rename ASYNC_SOCKET_SEND_SYNC_ABANDONED to ASYNC_SOCKET_SEND_SYNC_NOT_OPEN (#204) 2023-01-18 19:47:06 -08:00
jemalloc_build Add jemalloc print stats (#170) 2022-10-10 21:54:40 -07:00
linux chore: convert timers to use an array for the instance (#208) 2023-01-24 22:10:08 -08:00
tools restart uses latest deps (#51) 2020-10-30 14:17:47 -07:00
umocktypes eliminate C++ from tests (#154) 2022-06-21 14:04:19 -07:00
win32 Rename ASYNC_SOCKET_SEND_SYNC_ABANDONED to ASYNC_SOCKET_SEND_SYNC_NOT_OPEN (#204) 2023-01-18 19:47:06 -08:00
.gitignore new better gitignore and submodules (#149) 2022-05-13 14:50:04 -07:00
.gitmodules restart uses latest deps (#51) 2020-10-30 14:17:47 -07:00
CMakeLists.txt Add install targets for CMake. (#206) 2023-01-19 10:53:07 -08:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-05-19 12:31:18 -07:00
LICENSE Initial LICENSE commit 2020-05-19 12:31:19 -07:00
README.md Initial README.md commit 2020-05-19 12:31:20 -07:00
SECURITY.md Initial SECURITY.md commit 2020-05-19 12:31:21 -07:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.