Search:
Browse Source
Home
Download
Documentation
Community
source:
vbox
/
trunk
/
src
/
VBox
/
Devices
/
Serial
/
DrvNamedPipe.cpp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@4372
17 years
vboxsync
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit)
@4071
17 years
vboxsync
Biggest check-in ever. New source code headers for all (C) innotek files.
(edit)
@4014
17 years
vboxsync
Use pdmdrv.h and pdmdev.h where appropirate.
(edit)
@3666
17 years
vboxsync
replace underscore symbols in Devices/
(edit)
@2981
18 years
vboxsync
InnoTek
-> innotek: all the headers and comments.
(edit)
@2904
18 years
vboxsync
VMSetError without traling \n
(edit)
@2052
18 years
vboxsync
Make named pipe destruction independent of driver destruction order.
(edit)
@1803
18 years
vboxsync
Mark thread NamedPipe listen thread as waitable, so that waiting for …
(edit)
@1778
18 years
vboxsync
Clean up listen thread properly.
(edit)
@1777
18 years
vboxsync
correction
(edit)
@1776
18 years
vboxsync
Shutdown fix
(edit)
@1775
18 years
vboxsync
shutdown change
(edit)
@1761
18 years
vboxsync
removed todo
(edit)
@1760
18 years
vboxsync
Updates
(edit)
@1758
18 years
vboxsync
Another attempt at proper shutdown.
(edit)
@1756
18 years
vboxsync
Read fix.
(edit)
@1736
18 years
vboxsync
Property cleanup (and reexport serial device).
(edit)
@1732
18 years
vboxsync
Shutdown fixes.
(edit)
@1680
18 years
vboxsync
eol-style
(edit)
@1678
18 years
vboxsync
Lost connection case.
(edit)
@1677
18 years
vboxsync
Don't pass back VERR_BROKEN_PIPE to upper layers.
(edit)
@1675
18 years
vboxsync
Disconnect client after detecting a broken pipe
(edit)
@1674
18 years
vboxsync
Sleep a bit after detecting the client is still connected.
(edit)
@1673
18 years
vboxsync
Update
(edit)
@1671
18 years
vboxsync
Correction
(edit)
@1670
18 years
vboxsync
Bugfix
(edit)
@1669
18 years
vboxsync
Don't use auto-reset event semaphores.
(edit)
@1668
18 years
vboxsync
Use overlapped option for ConnectNamedPipe too.
(edit)
@1665
18 years
vboxsync
Compile fix
(edit)
@1664
18 years
vboxsync
Another fix
(edit)
@1663
18 years
vboxsync
Some shutdown fixes. (not well done)
(edit)
@1662
18 years
vboxsync
Made writes blocking again.
(edit)
@1661
18 years
vboxsync
More fixes
(edit)
@1659
18 years
vboxsync
Argh
(edit)
@1657
18 years
vboxsync
Test
(edit)
@1656
18 years
vboxsync
Comment added
(edit)
@1655
18 years
vboxsync
Discard write if nobody is listening.
(edit)
@1654
18 years
vboxsync
Wait a bit when nobody has connected yet.
(edit)
@1653
18 years
vboxsync
More overlapped changes
(edit)
@1652
18 years
vboxsync
Try it with overlapped writes then.
(edit)
@1651
18 years
vboxsync
create the named pipe only once
(edit)
@1647
18 years
vboxsync
So far unsuccessful attempts to make Windows named pipes work properly …
(edit)
@1534
18 years
vboxsync
fix typo
(edit)
@1533
18 years
vboxsync
Fix logging and error code handling.
(add)
@1512
18 years
vboxsync
export to OSE
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog