You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rsh/src
Avril edeb2ffee7
Added AsyncWrite and AsyncRead impls to `ESock<W,R>`
4 years ago
..
cap Start sock capabilities 4 years ago
ext Improved error messages for `set_encrypted_read()` and `exchange()`. 4 years ago
message Added MAX_BODY_SIZE 4 years ago
pipeline Added task cancelling module 4 years ago
sock Added AsyncWrite and AsyncRead impls to `ESock<W,R>` 4 years ago
bin.rs Added `bin` module for byte slice concat. 4 years ago
cancel.rs Start: Raw socket handling function 4 years ago
cap.rs Start `enc` socket wrapper 4 years ago
main.rs Added `bin` module for byte slice concat. 4 years ago
message.rs Added MAX_BODY_SIZE 4 years ago
pipeline.rs Added task cancelling module 4 years ago
sock.rs Start `enc` socket wrapper 4 years ago