bareos: master 12200da5

Author Committer Branch Timestamp Parent
pstorz Alaa Eddine Elamri master 2021-08-12 13:30 master c85e9c5e Pending
Changeset bnet_server_tcp: better error logging on bind error

Now the full address and port is printed.
On windows, the WSAGetLastError() is also printed.

Also call InitMsg() in bsock_test_connection_setup so that
log messages are printed.
mod - core/src/lib/bnet_server_tcp.cc Diff File
mod - core/src/tests/bsock_test_connection_setup.cc Diff File