]> rtime.felk.cvut.cz Git - frescor/forb.git/commit
Partial implementation of discovery protocol
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 1 Sep 2008 19:46:58 +0000 (21:46 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 1 Sep 2008 19:46:58 +0000 (21:46 +0200)
commit18cc9e3185217b7892c20279cd758db7a24cfc7d
treebddf30d32b951515c0859fd059de735f1835cc26
parentbac9121e082412b6685f42ae61a703029d375013
Partial implementation of discovery protocol
21 files changed:
Makefile.omk
Makefile.rules
cdr.c
cdr.h
conn.c [deleted file]
conn.h [deleted file]
forb-idl.idl
forb-idl/forb-idl-c-common.c
forb-idl/forb-idl-c-headers.c
forb-internal.h
forb.c
forb.h
iop.c
iop.h
proto.c
proto.h
proto_unix.c
proto_unix.h
tests/Makefile.omk
tests/discovery.c [new file with mode: 0644]
tests/proto_unix.c