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