zopencommunity / opensshport

A suite of secure networking utilities
Apache License 2.0
1 stars 0 forks source link

Fix for IP_TOS warning #1

Closed IgorTodorovskiIBM closed 1 year ago

IgorTodorovskiIBM commented 1 year ago

Fixes: setsockopt socket 4 IP_TOS 72: EDC8109I Protocol not available.

IgorTodorovskiIBM commented 1 year ago

Turns out we don't need it anymore - probably because zoslib is properly added as a dependency now.

For reference, it was compiling a c source file that wrote the openssl version into a file and that file was not tagged.