Commit Graph

5 Commits (62f3c384b20688f481ac3f270e620734d540dd32)

Author SHA1 Message Date
Avril 62f3c384b2
Start `enc` socket wrapper
3 years ago
Avril d271f164fa
Start sock capabilities
3 years ago
Avril ab97278dbd
Added `subtrait!` macro for creating a blanket-impl trait that ``inherits" from one or more different traits in a few different ways (normal -> `Sized` types only, `dyn`: Sized and unsized types , `virtual`: Sized and unsized types, downcastable.)
3 years ago
Avril 2308b61b58 Start: Raw socket handling function
3 years ago
Avril d3c43b323b
Added task cancelling module
3 years ago