[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] Closing connections
From: |
Leon |
Subject: |
Re: [lwip-users] Closing connections |
Date: |
Thu, 16 Oct 2003 13:17:52 +0200 |
Kieran,
do you know if your answer is documented in lwIP somewhere?
Cheers,
Leon.
> > HOWEVER: I can't detect the remote end closing. I assumed that the
> > err_func callback in tcp_err(tcp,err_func) would be called, but it
> > does not seem to be.
>
> You should get the same callback that you receive when data have been
> delivered, but with a NULL buffer to indicate EOF.
>
> Kieran
>
>
>
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/lwip-users
>