whitequark
|
830f9d9ad5
Update TcpSocket::{can,may}_{send,recv} APIs.
|
7 years ago |
whitequark
|
8bff18cfdd
Rework the user-facing error handling in UDP sockets.
|
7 years ago |
whitequark
|
d5638f469f
Return the amount of bytes sent from UdpSocket::send_slice.
|
7 years ago |
whitequark
|
0ccd6205f7
Swap the data and endpoint in UdpSocket methods.
|
7 years ago |
whitequark
|
8f28e99a0c
Make interfaces not own the sockets.
|
7 years ago |
whitequark
|
70a09735c9
Make binding the UDP socket an explicit operation.
|
7 years ago |
whitequark
|
019d03d758
Implement socket sets.
|
7 years ago |
whitequark
|
839eae82a3
Use Managed/ManagedSlice for EthernetInterface.
|
7 years ago |
whitequark
|
657658de87
Reorder type parameters of Interface.
|
8 years ago |
whitequark
|
286c130dc5
Implement TCP retransmission.
|
8 years ago |
whitequark
|
5860c365f5
Impement fault injection.
|
8 years ago |
whitequark
|
553d640057
Implement the TCP TIME-WAIT state.
|
8 years ago |
whitequark
|
05cadcf0e4
More sensible naming for examples.
|
8 years ago |