Skip to content

Instantly share code, notes, and snippets.

View mikisch81's full-sized avatar

Michael Schwarcz mikisch81

  • Akamai
  • Tel Aviv, Israel
View GitHub Profile
@mikisch81
mikisch81 / reqrep.c
Last active April 17, 2024 13:06
Modified nng reqrep demo code to reproduce deadlock in nng_close
//
// Copyright 2018 Staysail Systems, Inc. <info@staysail.tech>
// Copyright 2021 Capitar IT Group BV <info@capitar.com>
//
// This software is supplied under the terms of the MIT License, a
// copy of which should be located in the distribution where this
// file was obtained (LICENSE.txt). A copy of the license may also be
// found online at https://opensource.org/licenses/MIT.
//