Menu

#8 invalid socket length type

v1.0_(example)
wont-fix
None
5
2018-01-28
2009-01-14
No

reaim code uses int everywhere when passing socket length (like with accept()). these functions though take a socklen_t, not an int.

Discussion

  • Mark Cooke

    Mark Cooke - 2018-01-28

    Hi Mike,

    Yes. Back when I wrote this, int was used a lot more than typed parameters. As you can probably tell, I've not been maintaining this for quite a while now. Does anyone still need it in 2017?

    Cheers,

    Mark

     
  • Mark Cooke

    Mark Cooke - 2018-01-28
    • status: open --> wont-fix
    • assigned_to: Mark Cooke
    • Group: --> v1.0_(example)
     

Log in to post a comment.

MongoDB Logo MongoDB