Skip to content
Snippets Groups Projects
Commit ab4b93fe authored by Raf Geens's avatar Raf Geens
Browse files

[FIX] hw_drivers: socket needs to listen before calling accept


While a listen backlog of 1 isn't needed, removing the entire listen
call was too much, because accept needs it to be there.

closes odoo/odoo#70120

Signed-off-by: default avatarpimodoo <pimodoo@users.noreply.github.com>
parent 7e0cf967
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment