libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [libmicrohttpd] Block size in MHD_create_response_from_callback


From: alexantimonov
Subject: Re: Re: [libmicrohttpd] Block size in MHD_create_response_from_callback
Date: Mon, 03 Aug 2009 20:23:45 +0400

This is a message in Mime Format.  If you see this, your mail reader does not 
support this format.
> I would appreciate it if you
> could provide a (simple) testcase that would allow me to reproduce this
> behavior.
> 
> Best,
> 
> Christian

Hope, this can help.


Compile, run "file-server" in the same dir where the file-server.c is.

$ file-server  8181 600


$ wget http://localhost:8181/file-server.c

my result:

file_reader: cls=0x100e4570, pos=0,     should_be_pos=0,        max24  read24
file_reader: cls=0x100e4570, pos=0,     should_be_pos24,     max24  read24
file_reader: cls=0x100e4570, pos24,  should_be_pos 48,     max24  read24
file_reader: cls=0x100e4570, pos 48,  should_be_pos072,     max24  read24
file_reader: cls=0x100e4570, pos072,  address@hidden,     maxv7  readv7
free_reader: ptr=0x100e4570







Attachment: file-server.c
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]