Nicholas J. Kain
|
bd49819f28
|
Fix a bug in safe_read() that would cause short reads on an async socket
to return failure rather than the number of characters read.
|
2011-06-10 13:53:05 -04:00 |
|
Nicholas J. Kain
|
9dce1a0378
|
Make sure our assigned address is unique on our segment by using arp.
|
2010-11-15 20:06:50 -05:00 |
|
Nicholas J. Kain
|
693c9256e4
|
Add safe_read() to ncmlib and use it in ndhc.
|
2010-11-13 08:37:33 -05:00 |
|
Nicholas J. Kain
|
a43e69c7ae
|
Factor out safe_write() into ncmlib and use it in ndhc as well.
|
2010-11-13 08:18:23 -05:00 |
|