Is it possible (with or without Fortran 2003 ISO_C_BINDING) to dynamically allocate an output array in a fortran subroutine and pass it back to a C++ program as shown below? Using Intel Fortran v11.059 for Mac OS X 10.5.7, I get a segmentation fault on the alloca...
Given that these connections were idle, none of reads completed and returned their buffers to the `ArrayPool`, forcing the `ArrayPool` to allocate more memory. The remaining allocations were in `SslStream` itself: 4k buffer for TLS handshakes and 32k buffer for normal reads. In .NET 6, when...