summaryrefslogtreecommitdiff
path: root/ace/WIN32_Asynch_IO.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Wed Aug 8 06:21:24 2001 Douglas C. Schmidt ↵schmidt2001-08-081-4/+4
| | | | <schmidt@macarena.cs.wustl.edu>
* ChangeLogTag:Fri Jul 13 14:59:18 2001 Alexander Libman ↵Ossama Othman2001-07-131-1/+17
| | | | <alexander.libman@baltimore.com>
* ChangeLogTag:Tue Jul 3 06:20:13 2001 Douglas C. Schmidt ↵schmidt2001-07-031-1/+0
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag:Thu May 17 14:36:57 2001 Douglas C. Schmidt ↵schmidt2001-05-171-4/+8
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag:Thu May 17 06:23:59 2001 Douglas C. Schmidt ↵schmidt2001-05-171-0/+590
| | | | <schmidt@tango.doc.wustl.edu>
* ChangeLogTag:Sat Apr 21 15:31:27 2001 Carlos O'Ryan <coryan@uci.edu>coryan2001-04-211-2/+18
|
* ChangeLogTag:Sat Oct 7 000:50:02 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-10-071-12/+12
|
* Removed inclusion of non-existent .i files from .cpp files and fromparsons2000-05-031-4/+0
| | | | projects.
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-12/+12
|
* ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-191-2/+0
|
* Fixed the double deletion problem of the result classes. Thanks toalex1999-07-271-27/+21
| | | | "Nesbitt, Bill" <bnesbitt@magellan.com> for reporting this.
* Pure unicode fixes.nanbor1999-07-051-5/+7
|
* Addressed Doug's @@ Alex comments. It was simply making some debug ↵alex1999-07-031-37/+40
| | | | statements conditional upon ACE::debug () flag
* .schmidt1999-06-281-2/+2
|
* *** empty log message ***schmidt1999-06-271-38/+41
|
* Tue Jun 1 16:48:58 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>alex1999-06-011-1/+11
|
* Added additional parameter <int signal_number> to all the Asynchronosalex1999-04-141-30/+98
| | | | | | Operation method so that we can specify which real-time signal should be used for each of the Asynchronous Operation. This only makes sense in the ACE_SIG_Proactor configuration.
* Fixed the potential dominance warnings in the POSIX implementation.alex1999-02-241-7/+7
|
* *** empty log message ***irfan1999-02-221-60/+104
|
* Added these files alsoalex1999-02-161-0/+1577