Skip to content
  • Jeremy Soller's avatar
    Redo networking (#22) · fe339a93
    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
    fe339a93