Fix the Net Function
dingiso opened this issue · 5 comments
dingiso commented
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 ?
jiegec commented
It's hard to reproduce the old version, sorry.
dingiso commented
Thank you. I get it
dingiso commented
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
jiegec commented
Just read the code. It's easier than what you think.
dingiso commented
OK,I'll keep reading it