Manual Pages for UNIX Darwin command on man ERR_remove_state
MyWebUniversity

Manual Pages for UNIX Darwin command on man ERR_remove_state

ERRremovestate(3) OpenSSL ERRremovestate(3)

NAME

ERRremovestate - free a thread's error queue

SYNOPSIS

#include

void ERRremovestate(unsigned long pid);

DESCRIPTION

ERRremovestate() frees the error queue associated with thread ppiidd. If ppiidd == 0, the current thread will have its error queue removed. Since error queue data structures are allocated automatically for new threads, they must be freed when threads are terminated in order to avoid memory leaks. RREETTUURRNN VVAALLUUEE ERRremovestate() returns no value.

SEE ALSO

err(3) HISTORY ERRremovestate() is available in all versions of SSLeay and OpenSSL.

0.9.7l 2000-05-19 ERRremovestate(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™