loop pollfds: only checking server for now

This commit is contained in:
root 2025-05-07 13:35:04 +00:00
parent 9f3d59cf15
commit 72b9f421e1
3 changed files with 100 additions and 75 deletions

View file

@ -1,10 +1,9 @@
# x86_64 assembly
https://userpages.cs.umbc.edu/tsimo1/CMSC313/nasmdoc/html/nasmdoc3.html
https://x64.syscall.sh/
https://web.stanford.edu/class/cs107/resources/x86-64-reference.pdf
https://ggbaker.ca/295/x86.html
https://josemariasola.github.io/reference/assembler/Stanford%20CS107%20Guide%20to%20x86-64.pdf
https://www.bencode.net/blob/nasmcheatsheet.pdf
https://x64.syscall.sh/
https://userpages.cs.umbc.edu/tsimo1/CMSC313/nasmdoc/html/nasmdoc3.html
https://web.stanford.edu/class/cs107/resources/x86-64-reference.pdf
https://engineering.purdue.edu/ece264/22su/hw/ec02/resources/x64-intro.pdf