Changes for version 0.249 - 2026-02-16

  • Requirement Changes
    • Require SPVM::Sys 0.561.
  • Changes
    • Apply Go-like default settings (disabling Nagle's algorithm and enabling TCP keep-alive with a 15-second idle time) to TCP sockets when they are created or accepted via IO::Socket#socket and IO::Socket#accept, specifically for internet domain sockets (AF_INET and AF_INET6).

Modules

File IO, Sockets, Directory Manipulation, Select/Polling.
Directory Streams
File Stream
I/O Handling
poll system call
select System Call
Sockets with Goroutines and Deadlines
IPv4 Sockets
IPv4/IPv6 Sockets
Importable Methods for IPv4.
Importable Methods for IPv6
UNIX Domain Socket