On the page for setsockopt(), the example has the values for fields 2 & 3 of the call to setsockopt() reversed.
It should be "setsockopt(u, 0, UDT_SNDSYN, &block, sizeof(bool))".
Logged In: YES user_id=275995
fixed. Thanks.
Log in to post a comment.
Logged In: YES
user_id=275995
fixed. Thanks.