summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deleted reference (under READ.SCTP_PERF_TEST) to sctp-perf directory that was...SCTP_0gthaker2003-04-211-2/+1
* Updated the design information .gthaker2003-04-181-17/+73
* Design diagram for integration of SCTP into ACE.gthaker2003-04-181-0/+0
* The CDR-encoded numIterations is now preceded by a CDR-encoded Booleangthaker2003-02-242-6/+16
* The CDR-encoded numIterations is now preceded by a CDR-encoded Booleangthaker2003-02-242-7/+14
* Documented -C and -i options for client programsgthaker2003-02-112-0/+16
* Build-support files for MS VC++ 6.0gthaker2003-02-112-0/+240
* Added SOCK_SEQPACK_clt and SOCK_SEQPACK_srv to the workspace.gthaker2003-02-111-0/+24
* If we are compiling on WIN32, then '#include "math.h"' is not wrappedgthaker2003-02-111-1/+17
* Function unmarshalledOctetServer, a thread function, previously hadgthaker2003-02-111-5/+3
* Created build-support files for MS VC++ 6.0gthaker2003-02-113-0/+281
* Header netinet/in.h will now be included if and only if ACE_HAS_SCTPgthaker2003-02-101-0/+1
* Changed integer constants from "static ACE_CDR::UShort" to anonymousgthaker2003-02-101-3/+3
* Removed inclusion of sys/socket.h and netinet/in.h. These causedgthaker2003-02-101-2/+0
* If we are compiling on WIN32, then '#include "math.h"' is not wrappedgthaker2003-02-061-1/+16
* I removed function read_hist, which nobody ever called.gthaker2003-02-061-113/+7
* Removed function read_hist, which nobody ever called.gthaker2003-02-061-3/+0
* Added tagged components display capabilities for ORB_TYPE and POLICIES,gthaker2003-02-062-7/+239
* Function unmarshalledOctetServer, a thread function, previously hadgthaker2003-02-051-5/+3
* Accounted for Visual-C++-related files added or modified undergthaker2003-02-051-0/+5
* Added SOCK_SEQPACK_Association_Test to this workspace.gthaker2003-02-051-0/+12
* This is the MS VC++ 6.0 project file for SOCK_SEQPACK_Association_Test.gthaker2003-02-051-0/+155
* Pre-declared for-loop index to avoid problems with the incorrectlygthaker2003-02-051-2/+5
* Added Multihomed_INET_Addr_Test.dsp to the workspace.gthaker2003-02-031-0/+12
* Added Multihomed_INET_Addr_Test to the :runall section.gthaker2003-02-031-0/+1
* Created file by coping INET_Addr_Test.dsp and changing everygthaker2003-02-031-0/+155
* Added the following source files:gthaker2003-02-031-0/+48
* Documented addition ofgthaker2003-02-031-0/+1
* Performance plot depicting the performance of SCTP in ACE compared to TCPgthaker2003-01-301-0/+0
* Added to the list of files that have been modified or added.gthaker2003-01-301-0/+5
* Added code to set $self->{RUNNING} to 0 at the end of the Wait() methodgthaker2003-01-302-0/+4
* Added new client-side options: -C for client port and -i for clientgthaker2003-01-291-2/+6
* Added new client-side options: -C for client port and -i for clientgthaker2003-01-291-2/+10
* Added new client-side options: -C for client port and -i for clientgthaker2003-01-292-2/+130
* Made several small changes as requested by Pat Lardieri. Added agthaker2003-01-291-7/+27
* Changed in_out_sockaddr from type sockaddr to type sockaddr_in.gthaker2003-01-291-2/+2
* Removed trailing whitespace.gthaker2003-01-291-1/+1
* Added multihomed versions of constructor, connect(), and shared_connect_start()gthaker2003-01-292-0/+133
* In methods get_local_addrs and get_remote_addrs, changed type ofgthaker2003-01-291-26/+28
* Changed type of variable local_inet_addrs (in multihomed shared_opengthaker2003-01-291-2/+2
* Changed the first parameter of get_addresses from sockaddr* togthaker2003-01-292-5/+5
* Composed section "Running a Complete Test Spectrum". This section isgthaker2003-01-271-0/+15
* Composed section Test Walk-Through.gthaker2003-01-271-1/+93
* Completed sections "Test Executables", "Server-Side Options", andgthaker2003-01-271-14/+185
* Made the first "real" version of this document, which covers thegthaker2003-01-241-0/+96
* To make code more readable, I changed the way a string literal isgthaker2003-01-241-1/+3
* Altered comments.gthaker2003-01-241-2/+2
* Got rid of gcc compile-time warnings about comparision of signed int to unsig...gthaker2003-01-221-2/+2
* Added SOCK_SEQPACK_Association_Test to BIN.gthaker2003-01-221-0/+82
* Made small changes to signatures of methods get_local_addrs andgthaker2003-01-221-25/+73