We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
send
recv
Currently send/recv functions just take them as an int and there are no defines.
At the very least there should be static definitions. But would probably be better as a proper 'Flag' type (enum?).