summaryrefslogtreecommitdiff
path: root/ace/ACE.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-28 20:25:38 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-28 20:25:38 +0000
commit2eb6fa571d90425c71cf1110dd4b06128bb8655c (patch)
treed084c67e58d5da98da47ebcfaee16978379b6212 /ace/ACE.h
parent06079942d3253927a7ff2cfd138e79fee4a1a3dd (diff)
downloadATCD-2eb6fa571d90425c71cf1110dd4b06128bb8655c.tar.gz
ChangeLogTag: Thu Sep 28 15:02:36 2000 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'ace/ACE.h')
-rw-r--r--ace/ACE.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/ACE.h b/ace/ACE.h
index a4f1ab893cf..9459d6019f5 100644
--- a/ace/ACE.h
+++ b/ace/ACE.h
@@ -344,7 +344,7 @@ public:
// does the timed wait...
static ACE_HANDLE handle_timed_complete (ACE_HANDLE listener,
- ACE_Time_Value *timeout,
+ const ACE_Time_Value *timeout,
int is_tli = 0);
// Wait up to <timeout> amount of time to complete an actively
// established non-blocking connection. If <is_tli> is non-0 then