summaryrefslogtreecommitdiff
path: root/ACE/ace/SOCK_SEQPACK_Acceptor.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-15 13:41:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-15 13:41:25 +0000
commit4c1ec894e4845156036937d1e4dbfcae3fd6f3f3 (patch)
tree233d2ae945fecd0cb15dbecdbe14e8b3f59e33ce /ACE/ace/SOCK_SEQPACK_Acceptor.h
parentefff99504bd67f08226503c6e763d8881fb11f29 (diff)
downloadATCD-4c1ec894e4845156036937d1e4dbfcae3fd6f3f3.tar.gz
Thu Feb 15 13:38:58 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/SOCK_SEQPACK_Acceptor.h')
-rw-r--r--ACE/ace/SOCK_SEQPACK_Acceptor.h4
1 files changed, 2 insertions, 2 deletions
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 <accept> methods.
/**
- * Accept a new <ACE_SOCK_SEQPACK_Association> connection. A <timeout> of 0
- * means block forever, a <timeout> of {0, 0} means poll. <restart>
+ * Accept a new <ACE_SOCK_SEQPACK_Association> connection. A @a timeout of 0
+ * means block forever, a @a timeout of {0, 0} means poll. <restart>
* == 1 means "restart if interrupted," i.e., if errno == EINTR.
* Note that <new_association> inherits the "blocking mode" of <this>
* <ACE_SOCK_SEQPACK_Acceptor>, i.e., if <this> acceptor factory is in