half              983 lib/common/remote.c         long half = sbd_timeout / 2;
half              984 lib/common/remote.c         unsigned int optval = (half <= UINT_MAX)? half : UINT_MAX;