Hao Xu

Results 15 comments of Hao Xu

> > I'm guessing it ends up in the unbounded queue and needs to wait on someone else because you've hit your limit of unbounded workers? > > Yep, that...

> We could probably get the ack, I think it mostly stalled on people saying it's just a subset of what is already supported. What is nice about recvfrom/sendto though...

Hi bnbajwa, Why not let the applications themselves register fixed files, and the library just do nothing? Is that because you want to hide the io_uring details? I think it's...

> Thanks for the response HowHsu! > > > Why not let the applications themselves register fixed files, and the library just do nothing? Is that because you want to...

> I've checked almost everything, no relevant error message can be found. But it still isn't working. > > Anyway, I resolved it by replacing the password encrypting method. Please...