Skip to content
Snippets Groups Projects
Unverified Commit 99d90dad authored by Stefan Lankes's avatar Stefan Lankes Committed by GitHub
Browse files

add BSD socket layer (#633)


This PR realize a classical BSD socket layer. To realize a BSD socket layer, the executor has to return directly UNIX-like error number because the layer depends on a C interface and doesn't support Rust's error handling.

Co-authored-by: default avatarMartin Kröning <mkroening@posteo.net>
parent f61b60e2
Branches
Tags
No related merge requests found
Checking pipeline status
Showing
with 1330 additions and 329 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment