This website requires JavaScript.
Explore
Homepage
Help
Sign In
DeforaOS
/
libApp
Watch
2
Star
0
Fork
0
You've already forked libApp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a28e3d46dc
libApp
/
tests
History
Pierre Pronchery
d8939635ca
App calls now pass a user-defined pointer to the App as first argument
2014-04-30 19:32:54 +02:00
..
.cvsignore
Testing the TCP and UDP transports alike
2012-10-18 01:56:25 +00:00
appclient.c
App calls now pass a user-defined pointer to the App as first argument
2014-04-30 19:32:54 +02:00
appmessage.c
Also check the message's type
2014-03-22 22:19:16 +09:00
appserver.c
App calls now pass a user-defined pointer to the App as first argument
2014-04-30 19:32:54 +02:00
lookup.c
Moved the lookup code to the AppTransport class
2014-03-29 03:28:10 +01:00
Makefile
Added a Dummy interface (passes the AppServer tests)
2014-04-28 06:07:43 +08:00
project.conf
Added a Dummy interface (passes the AppServer tests)
2014-04-28 06:07:43 +08:00
tests.sh
Added a Dummy interface (passes the AppServer tests)
2014-04-28 06:07:43 +08:00
transport.c
Preparing to issue method calls (server-side)
2014-04-17 02:29:04 +02:00