Closed mickel8 closed 9 months ago
Consider following spec:
spec get_peer_cert(state) :: payload | (nil :: label)
when compiling with Unifex, there are two issues:
nil
UNIFEX_TERM get_peer_cert_result_(UnifexEnv *env) { return enif_make_atom(env, ""); }
:""
Consider following spec:
when compiling with Unifex, there are two issues:
nil
word i.e.:""
instead ofnil