aboutsummaryrefslogtreecommitdiff
path: root/embassy-net/src/raw.rs
Commit message (Expand)AuthorAgeFilesLines
* Removed generic type parameter.Gustav Toft2024-04-111-1/+1
* Removed Result for send and poll_send.Gustav Toft2024-04-111-3/+3
* Fixed commented issues.Gustav Toft2024-04-101-61/+3
* Implement raw sockets in embassy-netGustav Toft2024-04-041-0/+178