redox/drivers/vesad/src
Jeremy Soller 2491e4771e 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
2016-10-26 13:19:56 -06:00
..
screen Simplify vesad by using SchemeMut 2016-10-22 14:54:13 -06:00
console.rs Graphics (#13) 2016-10-07 20:18:05 -06:00
display.rs Graphics (#13) 2016-10-07 20:18:05 -06:00
main.rs Redo networking (#22) 2016-10-26 13:19:56 -06:00
mode_info.rs WIP: VESA driver. Make initfs generated by code 2016-09-20 21:52:45 -06:00
primitive.rs Increase optimization, fix clobbers in vesad 2016-09-21 16:46:16 -06:00
scheme.rs Redo networking (#22) 2016-10-26 13:19:56 -06:00