Hi Simon,
On Sat, May 07, 2016 at 07:37:19AM +0200, [email protected] wrote: > Sylvain Rochet wrote: > > Not really, the last user of the SIO framework is SLIP. The SIO API sucks, > > I proposed my help to get rid of it in SLIP in > > <[email protected]> but the change was not acknowledged. > > Is that a link to a mail? Or to a bugtracker entry? To a mail, that's a Message-Id, a uniq mail identifier. Most MUA are able to search a mail based on that. > I don't remember, but I guess the point was keeping compatibility? Well, it only fell through the cracks, so I don't know :-) > > This is what lwip-contrib/ports/unix/proj/unixsim/simhost.c is doing, > > using a global variable > > ... and calling sio_write! :-) That's just legacy, the important point is that it is decoupled. We could instead just call write() here. Sylvain
signature.asc
Description: Digital signature
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
