]> rtime.felk.cvut.cz Git - frescor/fwp.git/commit
Removed "descriptor" types
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 3 Nov 2009 11:52:01 +0000 (12:52 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 3 Nov 2009 11:52:01 +0000 (12:52 +0100)
commitf6dfced35876e7d59c7cb8cbde9d635857a1e3d4
tree960ab7c0c2becca381cc161ac806659421f2e795
parentfb8ab25409aafc1943f49d59ac27e0a55b1acdca
Removed "descriptor" types

These types (fwp_endpoint_d_t, fwp_vres_d_t). These types only made things
more complicated than it was necessary. Now all functions use the "real"
types for their parameters.
fwp/lib/fwp/fwp_endpoint.c
fwp/lib/fwp/fwp_endpoint.h
fwp/lib/fwp/fwp_vres.c
fwp/lib/fwp/fwp_vres.h
fwp/lib/fwp/tests/fwp_prototest/fwp_sendrecv_test1.c
fwp/lib/fwp/tests/fwp_prototest/fwp_sendrecv_test2.c
fwp/lib/fwp/tests/fwp_vrestest/fwp_vrestest1.c
fwp/lib/fwp/tests/fwp_vrestest/fwp_vrestest2.c