"git@gitlab.redox-os.org:redox-os/kernel.git" did not exist on "1a1fb1f5e1da687d3d8a0f2b2aa68bc2bddd1814"

Jeremy Soller
authored
* 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