Saman Barghi

Results 7 comments of Saman Barghi

Thanks for letting me know. I leave the issue open and will fix it in the next release.

Hi, Thanks for letting me know. Can I ask which version of glibc you are using? since this is only happening for sendmmsg and not other methods in class Network,...

Thanks a lot for getting back to me, I will address this issue soon :+1:

For performance purposes avoid using C++ exceptions (-fno-exceptions?). Maybe simply return and error number.

Yes there is a specific reason behind it, and I might change it in the future.

This has been addressed in 2b96c2849743f982c96d14180a235a76fb4fa858 , but join needs to be rewritten to be more efficient. Current way of using CV and Mutex should be changed.

@prehistoric-penguin thanks for the PR; I'll update it here as soon as I go through it and test it locally.