[Vortex] How to correctly close a connection?
Robert M. Münch
robert.muench at robertmuench.de
Fri Oct 17 13:48:24 CEST 2008
Am 17.10.2008, 13:35 Uhr, schrieb Robert M. Münch <robert.muench at robertmuench.de>:
> I compiled with -E and I can see this line in the output:
>
> # 259 "/usr/local/include/vortex/vortex_types.h"
> typedef struct _VortexConnection VortexConnection;
>
> But this is the only reference to _VortexConnection. Seems that the struct
> definition isn't included. Strange thing. I', including <vortex.h> in my
> code.
Hard copying the struct definition for _VortexConnection from vortex_connection.c into my code after <vortex.h> solves the problem. But I don't think this is the right way to do it. How is it intend to work in a normal setup? What am I missing?
--
Robert M. Münch
Mobile: +49 (177) 245 2802
http://www.robertmuench.de
More information about the Vortex
mailing list