diff options
Diffstat (limited to 'doc/socket.n')
-rw-r--r-- | doc/socket.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/socket.n b/doc/socket.n index 0cb0595..9c9366d 100644 --- a/doc/socket.n +++ b/doc/socket.n @@ -88,7 +88,7 @@ mode using: \fBchan configure \fIchan \fB\-blocking 0\fR .CE .PP -See the \fBchan\fR \fBconfigure\fR command for more details. +See the \fBchan configure\fR command for more details. The Tcl event loop should be running while an asynchronous connection is in progress, because it may have to do several connection attempts |