DEV Community

Yuki Kimoto
Yuki Kimoto

Posted on

5 1

SPVM::Resource::SocketUtil 0.01 is released on Perl/CPAN

SPVM::Resource::SocketUtil 0.01 is released on Perl/CPAN.

This module is a resource module for socket utilities.

  #include "spvm_socket_util.h"
Enter fullscreen mode Exit fullscreen mode

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* 
Enter fullscreen mode Exit fullscreen mode

New Features and Enhancement

Changes

0.01 2022-12-04
  [Changes]
    * First release.
Enter fullscreen mode Exit fullscreen mode

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay