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.
- Support the following structure for UNIX domain sockets.
- Document Improvmenet
- Add documents for spvm_socket_util.h.
Modules
Resource for Socket Utilities