5 Commits (a2f208bc6b4f0880cc67535f836c46b898c0aa95)
 

Author SHA1 Message Date
Avril a2f208bc6b
TODO: Move internal socket ownership and closing logic into a seperate internal struct to handle Drop impl more safely.
3 years ago
Avril fc4bf7e09e
Added I/O impls for Pipe and halves.
3 years ago
Avril c78e3d9fa0 `sys/pipe`: Started syncronous `Pipe` wrapper, with `WriteHalf` and `ReadHalf`.
3 years ago
Avril 6020491a09
Started `sys/pipe`: Interfacing with raw `pipe()` created streams.
3 years ago
Avril e64abf4f06
Initial commit
3 years ago