diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2026-05-31 10:25:00 -0700 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2026-05-31 12:48:42 -0700 |
| commit | 6db4271ee8b5934c81e815747544519935f7650d (patch) | |
| tree | 23a57d648877d5e1c8098bf0b4b6e539ac5442f5 /java/incrementing-version-code | |
| parent | 8902361cba867e7d4aa6cb844214636a6eabe7fb (diff) | |
Ignore SO_RCVTIMEO errors in emacsclient
* lib-src/emacsclient.c: Include <stdckdint.h>
(timeout): Now signed, and initially -1. All uses changed.
(decode_options): Do not worry about ERANGE or ranges, as other
code now deal with this; the old code was wrong anyway as it mixed
uintmax_t with INTMAX_MAX and INTMAX_MIN. But do check for syntax
errors and negative values.
(set_socket_timeout): Don’t time out if the timeout is 0 or enormous.
Silently ignore errors (Bug#81160).
(main): Allow --timeout=0, as per documentation.
Diffstat (limited to 'java/incrementing-version-code')
0 files changed, 0 insertions, 0 deletions
