Azure C PAL used in Messaging services
Перейти к файлу
Jelani Brandon 26720d19e2
adding code to detect port exhaustion (#378)
* adding code to detect port exhaustion

Co-authored-by: Jelani Brandon <jebrando@microsoft.com>
2024-10-02 16:33:55 -07:00
.github/policies Remove auto approve bot dismissal policy (#282) 2023-10-18 22:02:04 -07:00
build update for umock IMPL/DECL (#372) 2024-09-24 19:58:36 +05:30
build_functions Update Ubuntu OS to 22.04 (#277) 2023-10-06 22:52:13 +00:00
c_pal_ll Add real_thandle_helper.h and real_interlocked_undo_rename.h to c-pal… (#308) 2024-03-01 18:02:41 +00:00
common add print macros (#345) 2024-06-26 12:50:08 -07:00
deps Anporumb/pchmock (#375) 2024-09-26 19:44:47 +00:00
doc chore: combining linux and win32 execution engine param structures. (#265) 2023-08-31 23:42:50 +00:00
interfaces adding code to detect port exhaustion (#378) 2024-10-02 16:33:55 -07:00
linux Spec changes to handle freeing the context after all tasks are comple… (#373) 2024-09-25 16:47:40 -07:00
tools restart uses latest deps (#51) 2020-10-30 14:17:47 -07:00
umocktypes New deps + remove mutex (#227) 2023-03-29 13:14:33 -07:00
win32 adding code to detect port exhaustion (#378) 2024-10-02 16:33:55 -07:00
.gitignore new better gitignore and submodules (#149) 2022-05-13 14:50:04 -07:00
.gitmodules Jemalloc vcpkg (#314) 2024-03-12 10:47:42 -07:00
CMakeLists.txt use_vld (#374) 2024-09-26 12:06:36 +00: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
vcpkg.json Jemalloc vcpkg (#314) 2024-03-12 10:47:42 -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.