summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-04-23 06:19:12 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-04-23 06:19:12 +0000
commit2f135d5392b97372f236dd0f91563f12bfbf8976 (patch)
treece77feb2f063a118db101d355260890eb6f92ad4 /TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h
parentff74bf67982d8d6f172e87c20541e38538f51d4d (diff)
downloadATCD-2f135d5392b97372f236dd0f91563f12bfbf8976.tar.gz
ChangeLogTag:Thu Apr 22 23:15:20 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h36
1 files changed, 16 insertions, 20 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h
index 530ab4a6dd1..770ba31d602 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.h
@@ -1,22 +1,18 @@
-// This may look like C, but it's really -*- C++ -*-
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO_SSLIOP
-//
-// = FILENAME
-// SSLIOP_Transport.h
-//
-// = DESCRIPTION
-// SSLIOP Transport specific processing
-//
-// = AUTHOR
-// Carlos O'Ryan <coryan@ece.uci.edu>
-// Ossama Othman <ossama@ece.uci.edu>
-//
-// ============================================================================
+// -*- C++ -*-
+
+//=============================================================================
+/**
+ * @file SSLIOP_Transport.h
+ *
+ * $Id$
+ *
+ * SSLIOP Transport specific processing.
+ *
+ * @author Carlos O'Ryan <coryan@ece.uci.edu>
+ * @author Ossama Othman <ossama@dre.vanderbilt.edu>
+ */
+//=============================================================================
+
#ifndef TAO_SSLIOP_TRANSPORT_H
#define TAO_SSLIOP_TRANSPORT_H
@@ -36,7 +32,7 @@
#include "tao/IIOPC.h"
#include "ace/SSL/SSL_SOCK_Stream.h"
-#include "ace/Synch.h"
+
#include "ace/Svc_Handler.h"
// Forward decls.