summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_sys_sendfile.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add required #include.Adam Mitz2015-11-121-2/+2
|
* In sendfile_emulation(), fall back on read() if the descriptor is for a file ↵Adam Mitz2015-11-121-5/+33
| | | | that can't be used with mmap().
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
|
* Thu Jan 22 18:34:01 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-221-2/+2
| | | | | | | | | | * ace/OS_NS_sys_sendfile.{h,cpp,inl}: Previously ACE_HAS_SENDFILE should be defined or not, changed this that it has be define to 1 or 0, makes it clearer to disable from config.h * ace/config-all.h: Set ACE_HAS_SENDFILE to 0 when it is not defined yet
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+53
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-53/+0
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+53