Skip to content

Portability

Mattias Ellert requested to merge ellert/gfal2:portability into develop

Here are some portability patches form the debian package.

I have a small question regarding the ECOMM issue. In most places in the code EIO is used if ECOMM is not defined, however in gfal_mds_internal.c ENOTCONN is used. Is this an unintended inconsistency or is it an intentional difference?

Merge request reports