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