posix.cfg: Improved configuration of recv() and recvfrom().

This commit is contained in:
orbitcowboy 2022-05-01 12:29:08 +02:00
parent 01a24d2ce0
commit 0410f01647
1 changed files with 2 additions and 0 deletions

View File

@ -2266,6 +2266,7 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s
</arg>
<arg nr="3" direction="in">
<not-uninit/>
<valid>0:</valid>
</arg>
<arg nr="4" direction="in">
<not-uninit/>
@ -2288,6 +2289,7 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s
<arg nr="3" direction="in">
<not-uninit/>
<not-bool/>
<valid>0:</valid>
</arg>
<arg nr="4" direction="in">
<not-uninit/>