SPVM::Resource::SocketUtil 0.01 is released on Perl/CPAN.
This module is a resource module for socket utilities.
#include "spvm_socket_util.h"
Functions:
int32_t spvm_socket_errno (void);
void* spvm_socket_strerror_string (SPVM_ENV* env, SPVM_VALUE*
const char* spvm_socket_strerror(SPVM_ENV* env, SPVM_VALUE*
New Features and Enhancement
0.01 2022-12-04
[Changes]
* First release.
Top comments (0)