Commit 271a930
committed
feat: zephyr sockets: implement missing networking functions
Some of the optvals are implemented by zephyr, some are missing.
Call the appropriate function and let set the retval based on that.
Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>1 parent 6d8a33c commit 271a930
1 file changed
Lines changed: 30 additions & 13 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
701 | | - | |
702 | 701 | | |
703 | 702 | | |
704 | 703 | | |
705 | | - | |
706 | | - | |
707 | | - | |
| 704 | + | |
| 705 | + | |
708 | 706 | | |
709 | 707 | | |
710 | 708 | | |
711 | 709 | | |
712 | 710 | | |
713 | | - | |
714 | | - | |
715 | | - | |
| 711 | + | |
| 712 | + | |
716 | 713 | | |
717 | 714 | | |
718 | 715 | | |
| |||
861 | 858 | | |
862 | 859 | | |
863 | 860 | | |
864 | | - | |
865 | | - | |
866 | | - | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
867 | 874 | | |
868 | 875 | | |
869 | 876 | | |
870 | 877 | | |
871 | 878 | | |
872 | | - | |
873 | | - | |
874 | | - | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
875 | 892 | | |
876 | 893 | | |
877 | 894 | | |
| |||
0 commit comments