summaryrefslogtreecommitdiff
path: root/ace/WIN32_Asynch_IO.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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