On Wed, May 15, 2019 at 07:25:37PM +0800, Nala Ginrut wrote: > hi Tomas! > For Guile, if you enabled suspendable-port, you may schedule the > blocking task captured by delimited continuation. > And use I/O multiplex mechanism (say, select or epoll) for monitoring > the file descriptor (or port).
So basically it's like C -- you call read() or write() when select/epoll tells you that this socket wants to play with you. Thanks! Thanks to Chris qnd you Cheers -- tomás
signature.asc
Description: Digital signature
