os/connection: Make sure partial is initialized
Following the change in Xtrans 1.5 that allows for partial connections to succeed, we need to make sure partial is properly initialized at first, otherwise we rely on an uninitialized variable.
Signed-off-by: Olivier Fourdan ofourdan@redhat.com
Suggested-by: Twaik Yont twaikyont@gmail.com
Closes: #1783 (closed)
Edited by Olivier Fourdan