]> Kevux Git Server - fll/commit
Bugfix: Invalid F_parameter error in f_socket functions.
authorKevin Day <thekevinday@gmail.com>
Sat, 26 Mar 2022 03:41:11 +0000 (22:41 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 26 Mar 2022 03:41:11 +0000 (22:41 -0500)
commit34b7af77588523ebdc8df9cee722c61132bf34b0
tree0c3873920cced9e78341cbe2bef38aea55704f87
parent1b2fa65655b6987298d056715f3301a7293665d5
Bugfix: Invalid F_parameter error in f_socket functions.

For these functions, the length pointer is optional and therefore must allow the length pointer to be 0.
level_0/f_socket/c/socket.c