From 4c1ec894e4845156036937d1e4dbfcae3fd6f3f3 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 15 Feb 2007 13:41:25 +0000 Subject: Thu Feb 15 13:38:58 UTC 2007 Johnny Willemsen --- ACE/ace/SOCK_SEQPACK_Acceptor.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ACE/ace/SOCK_SEQPACK_Acceptor.h') diff --git a/ACE/ace/SOCK_SEQPACK_Acceptor.h b/ACE/ace/SOCK_SEQPACK_Acceptor.h index ecff29af19c..7455600b985 100644 --- a/ACE/ace/SOCK_SEQPACK_Acceptor.h +++ b/ACE/ace/SOCK_SEQPACK_Acceptor.h @@ -122,8 +122,8 @@ public: // = Passive connection methods. /** - * Accept a new connection. A of 0 - * means block forever, a of {0, 0} means poll. + * Accept a new connection. A @a timeout of 0 + * means block forever, a @a timeout of {0, 0} means poll. * == 1 means "restart if interrupted," i.e., if errno == EINTR. * Note that inherits the "blocking mode" of * , i.e., if acceptor factory is in -- cgit v1.2.1