dfaure added inline comments.

INLINE COMMENTS

> fdreceiver.cpp:36
> +    if (!addr.address()) {
> +        std::cerr << "Invalid socket address" << std::endl;
> +        return;

print out `m_path.toLocal8Bit()` here?

> fdsender.cpp:31
> +    if (!addr.address()) {
> +        std::cerr << "Invalid socket address" << std::endl;
> +        return;

print out `path` here?

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D12744

To: chinmoyr, dfaure, ossi
Cc: #frameworks, michaelh, ngraham, bruns

Reply via email to