Redo networking (#22)
* Rewriting network functions * Add buffer to dup Fix non-blocking handling by triggering once on enabling events to read to EOF * Modifications for UDP API * Implement TCP client side * Add active close * Add DMAR parser * Implement basic TCP listening. Need to improve the state machine * Reduce debugging * Fixes for close procedure * Updates to fix path processing in libstd
This commit is contained in:
parent
268c859fd6
commit
2491e4771e
54 changed files with 1884 additions and 1476 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 9faaf3a9690186a12da980fb877c8f05faea62aa
|
||||
Subproject commit 1afcf7ab26ca3f697082674e6a72c94dd211c74b
|
|
@ -1 +1 @@
|
|||
Subproject commit 4eae543a60a5d6b0298db09bc48b2e6fab60b021
|
||||
Subproject commit 6926b235c47488f1bb2f5574a0445c7698e3ab99
|
|
@ -1 +1 @@
|
|||
Subproject commit 517ca6d125e90d6b30e45a759f54b1d1b3b346d4
|
||||
Subproject commit 78cd23bf67adad79fb3e45ae4647055b01df026f
|
Loading…
Add table
Add a link
Reference in a new issue