Share

uC/IP - TCP/IP for microcontrollers

Tracker: Bugs

5 tcpAccept() nevers wakes on listen queue - ID: 229259
Last Update: Comment added ( bennyf )

As reported by L.C., if you use tcpListen() to set up a listen queue,
incoming connections never waken tcpAccept() because only the child TCB's
connectSem is posted while tcpAccept() waits on the parent's. Will need to
identify this, probably in setState(), and redirect the post to the parent.
-- Guy


Guy Lancaster ( guylancaster ) - 2001-01-18 17:02

5

Open

None

Robert Dickenson

None

None

Public


Comment ( 1 )




Date: 2004-05-29 07:26
Sender: bennyfAccepting Donations

Logged In: YES
user_id=839493

I'm new to the sourcecode, whether the bug has been
corrected in version 1.0.3 or not?


Log in to comment.

Attached File

No Files Currently Attached

Change ( 1 )

Field Old Value Date By
assigned_to nobody 2002-01-11 07:38 robertdickenson