rcore-os/rCore

Fix the Net Function

dingiso opened this issue · 5 comments

We want to fix the Net Function but first we want to roll back to the old version to let the net function successfully run

  • I check out the net branch, but there are many version problems come up , I ask an issue on the crate repository but it cames out more conflict of versions

So I want to ask if there are some ways to roll back to the old version to let the net function successfully run ?

It's hard to reproduce the old version, sorry.

Thank you. I get it

I want to ask if there are other OS net function maybe written by rust or not (may use sync) which we can refer to
Are there some other part in rCore rigorously follow the sync that is good for us to learn ?
Sincerely thank you

Just read the code. It's easier than what you think.

OK,I'll keep reading it