Rev 3980 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{close.socket}\title{Close a socket}\usage{close.socket(socket)}\alias{close.socket}\arguments{\item{socket}{A \code{socket} object}}\description{Closes the socket and frees the space in the file descriptor table. Theport may not be freed immediately.}\value{logical indicating success or failure}\seealso{\code{\link{make.socket}},\code{\link{read.socket}},\code{\link{write.socket}} }\keyword{ ~keyword }%-- one or more ...