Sven wrote:
now my problem... the webserver gets the ack from the client
and at
PSOCK_READTO(&s->sin, ISO_space)
in
PT_THREAD(handle_input(struct httpd_state *s))
the function returns... this is ok i think...

the clients sends immediatly after that the "get" packet and the
function handle_input ist called but then the system freezes
at the PSOCK_READTO... :(
i think it doesn't resume correct... but why?

please help me...

Does the entire system freeze, or does it still respond to pings? What compiler/platform are you using?

/adam
--
Adam Dunkels, Swedish Institute of Computer Science
http://www.sics.se/~adam/

Reply via email to