Denis Vlasenko
3376298b59
Stop tracking buffer size - it is a constant.
...
Stop ignoring write errors.
Fix bugs in this line:
rc->buffer_size = read(rc->fd, RC_BUFFER, rc->buffer_size);
(a) should use safe_read()
(b) just ONE short read (e.g. 4 bytes) will make ALL future reads short!
2007-01-05 14:04:47 +00:00
..
2006-11-21 11:58:14 +00:00
2006-12-26 10:42:51 +00:00
2006-12-22 00:21:07 +00:00
2006-12-22 00:21:07 +00:00
2006-12-22 00:45:27 +00:00
2006-12-26 10:42:51 +00:00
2006-10-01 15:55:11 +00:00
2007-01-05 14:04:47 +00:00
2007-01-03 01:57:25 +00:00
2006-11-27 16:49:31 +00:00
2006-12-22 00:45:27 +00:00
2006-11-27 16:49:31 +00:00
2006-11-27 16:49:31 +00:00
2006-09-03 14:04:33 +00:00
2006-12-26 18:17:42 +00:00
2006-11-27 16:49:55 +00:00
2006-12-22 00:45:27 +00:00
2006-10-20 13:28:22 +00:00
2006-10-08 12:49:22 +00:00
2006-12-26 18:17:42 +00:00
2006-11-24 14:53:18 +00:00
2006-11-21 00:55:46 +00:00
2006-10-08 12:49:22 +00:00
2006-10-14 02:23:43 +00:00
2006-10-20 13:28:22 +00:00
2006-12-22 00:21:07 +00:00
2006-10-20 13:28:22 +00:00