lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] Minor bugs in 0.5.1


From: Kieran Mansley
Subject: [lwip-users] [lwip] Minor bugs in 0.5.1
Date: Thu, 09 Jan 2003 01:45:04 -0000

Just had a look through the 0.5.1 code, and think I may have found a
couple of minor bugs - they're unlikely to affect anyone who isn't using
the the sockets interface however:

1) lwip_accept in sockets.c
 - should the arguement "conn" to the netconn_peer() call be "newconn"  I
think this makes the conn variable unnecessary.

2) api.h
 - netbuf_copy_partial is missing from the header file

Otherwise looks and functions fine (so far!)

Cheers,

Kieran


[This message was sent through the lwip discussion list.]




reply via email to

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