cwzx/nngpp

No nng_device AIO?

alexcwu1121 opened this issue · 0 comments

I only see a wrapper for int nng_device(nng_socket s1, nng_socket s2), but not void nng_device_aio(nng_aio *aio, nng_socket s1, nng_socket s2);. Am I missing something? If not, are there plans to implement this in the future?