> I must be doing something wrong, so if anyone has got a hint, thanks!
I don't really know what you're doing wrong, but the function you are writing seems pretty close to what is done in do_write() in api_msg.c. This function is responsible for sending (also large buffers) for the netconn- & socket-api. Maybe you can compare that code to yours to find an answer. Simon _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
