lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #26397] SLIP polling support


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #26397] SLIP polling support
Date: Tue, 25 Aug 2009 17:58:52 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2

Follow-up Comment #10, bug #26397 (project lwip):

>> which means the function sio_poll would block, too!
>
> No, it wouldn't. I would first like to fix the sio API and then > see how
to best implement SLIP polling.

I meant as it is now, of course.

Anyway, I've checked in the patch to sio.h, thanks for that. I hope the
function's documentations match the existing implementations. At least the
win32 port's implementation is incorrect, as sio_read_abort() aborts sio_recv,
not sio_read(), but that's a different issue.

I guess the slipip.h/.c patch must now be changed to use sio_read() or
sio_tryread() depending on who calls it (the thread or the polling function).
If that's all to be changed, I'll do it. If not, please tell me.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?26397>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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