Menu

#1 tcpAccept() nevers wakes on listen queue

open
None
5
2002-01-11
2001-01-18
No

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

Discussion

  • Robert Dickenson

    • assigned_to: nobody --> robertdickenson
     
  • fzz

    fzz - 2004-05-29

    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 post a comment.

MongoDB Logo MongoDB