Commit Graph

5 Commits (3a5331b5f1c9715c00503172ecb14289858fcf3f)

Author SHA1 Message Date
Avril 62f3c384b2
Start `enc` socket wrapper
4 years ago
Avril d271f164fa
Start sock capabilities
4 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.)
4 years ago
Avril 2308b61b58 Start: Raw socket handling function
4 years ago
Avril d3c43b323b
Added task cancelling module
4 years ago