yuki-kimoto / SPVM-Sys

SPVM::Sys
https://metacpan.org/pod/SPVM::Sys
MIT License
2 stars 1 forks source link

Add again method. #80

Closed yuki-kimoto closed 1 month ago

yuki-kimoto commented 1 month ago

Add io_again method.

static method connect_again : int ($socket_errno : int)
static method accept_again : int ($socket_errno : int)
static method read_again : int ($socket_errno : int)
static method write_again : int ($socket_errno : int)
yuki-kimoto commented 1 month ago

Added.

674948b00065aec16c7ec8777022073f6131b777