--- AnyEvent-FastPing/FastPing.xs 2008/05/18 20:10:05 1.3 +++ AnyEvent-FastPing/FastPing.xs 2009/03/29 20:07:03 1.4 @@ -51,7 +51,7 @@ #define HDR_SIZE_IP4 20 #define HDR_SIZE_IP6 48 -//TODO: xread/xwrite for atomicity? we currently rely on the fact that the pip biffersize divides exactly by pointer sizes +//TODO: xread/xwrite for atomicity? we currently rely on the fact that the pip buffersize divides exactly by pointer sizes typedef uint8_t addr_t[16];