The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.002 - 2024-06-06

  • Changes
    • Include guard name is changed from SPVM__SOCKET_UTIL_H to SPVM_SOCKET_UTIL_H
    • The config is compiled by GNU C99, instead of C99.
  • New Features
    • Support the following structure for UNIX domain sockets.
      • struct sockaddr_un
    • Add spvm_socket_strerror_nolen function to spvm_socket_util.h.
  • Document Improvmenet
    • Add documents for spvm_socket_util.h.

Modules

Resource for Socket Utilities