[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Possible typo.



Hi all,

Quoting from http://srfi.schemers.org/srfi-106/srfi-106.html:
|  make-server-socket service [ai-family [ai-socktype [ai-protocol]]] ->
|  socket
|     Returns a server socket waiting for connection.
|     The description of node argument is the same as make-client-socket.

I guess ``The description of node ...'' above should be read ``The
description of service ...''.

enami.