This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
app
History
Clemens Zeidler
c0494bc592
Add facility to communicate with the desktop listener over an app server link. The ServerWindow dispatch the message to the DesktopObservable which dispatch it to the correct listener.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38169 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-17 06:25:55 +00:00
..
ApplicationPrivate.h
…
AppMisc.h
* Added private methods get_app_server_port() (that stores the server port,
2009-12-01 07:53:09 +00:00
AppServerLink.h
…
DesktopLink.h
* Added private methods get_app_server_port() (that stores the server port,
2009-12-01 07:53:09 +00:00
DirectMessageTarget.h
…
LinkReceiver.h
Fixed various errors/warnings reported by cppcheck:
2010-02-08 22:50:38 +00:00
LinkSender.h
* Make sure LinkSender knows team ID of receiving team; this fixes the >64k ServerLink transfers.
2010-04-11 14:26:19 +00:00
LooperList.h
…
MessageAdapter.h
…
MessagePrivate.h
Style cleanup.
2010-07-08 15:04:38 +00:00
MessageUtils.h
Fixed various errors/warnings reported by cppcheck:
2010-02-08 22:50:38 +00:00
MessengerPrivate.h
…
PortLink.h
Add PortLinkRef class which use a existing sender and receiver for communication. Suggestion for a better name?
2010-08-17 06:12:30 +00:00
RegistrarDefs.h
…
RosterPrivate.h
…
Server.h
…
ServerLink.h
* Make sure LinkSender knows team ID of receiving team; this fixes the >64k ServerLink transfers.
2010-04-11 14:26:19 +00:00
ServerMemoryAllocator.h
…
ServerProtocol.h
Add facility to communicate with the desktop listener over an app server link. The ServerWindow dispatch the message to the DesktopObservable which dispatch it to the correct listener.
2010-08-17 06:25:55 +00:00
ServerProtocolStructs.h
…
ServerReadOnlyMemory.h
…
SimpleMallocIO.h
…
TokenSpace.h
* Made BTokenSpace not throw any exceptions on memory shortage.
2009-11-04 12:19:59 +00:00