lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] netconn_write() - Connection reset - error


From: theflasher1986
Subject: [lwip-users] netconn_write() - Connection reset - error
Date: Wed, 2 Mar 2011 09:33:57 -0800 (PST)

Hello, i have a problem with the netconn_write function.

in my application i call the netconn_write function 30 times but after the
16th call i get a error back from netconn_write. (-6)

in err.h i found that -6 means connection reset. But i dont understand why
it is reseted.

That is the function i call 30 times            err = netconn_write(conn, "A", 
1,
NETCONN_COPY);

Can someone maybe explain this behaivor?

theflasher
-- 
View this message in context: 
http://old.nabble.com/netconn_write%28%29---Connection-reset---error-tp31051540p31051540.html
Sent from the lwip-users mailing list archive at Nabble.com.




reply via email to

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