demikernel icon indicating copy to clipboard operation
demikernel copied to clipboard

[pdpix] Add `setsockopt()` to Socket API and Expose C Bindings

Open ppenna opened this issue 2 years ago • 0 comments

Description

We have to provide setsockopt() in the socket API and expose C bindings for it.

References

  • https://pubs.opengroup.org/onlinepubs/9699919799/functions/setsockopt.html

ppenna avatar Apr 06 '22 18:04 ppenna