On Fri, May 15, 2009 at 12:23 PM, Mohamed Lrhazi <[email protected]> wrote:
> On Fri, May 15, 2009 at 11:49 AM, Hoyt Koepke <[email protected]> wrote:
>>> The sig is: struct iovec *hdr_names[], struct iovec *hdr_values[]
>>
>> Okay, this is probably the problem then.  It is expecting an array of
>> pointers to individual structs, not a pointer to an array of structs.

Just to close up this thread, am not sure I was clear earlier. It
turns out to work the way Hoyt describes it.
Thank you all for your time and patience with me.

Mohamed.
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to