X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Finterfaces%2FReadNow.nc;h=6a9ea058dd7c4eab4f5dd671ee4d2596ed59febe;hb=db2e8d4744ab819c8cf63f99dfa748e86f1e84f4;hp=1eaaba4b6c0cf32f95dab4df6844defdd0c372ae;hpb=1e00b5de46202d277a884695961ab024977f8ce4;p=tinyos-2.x.git diff --git a/tos/interfaces/ReadNow.nc b/tos/interfaces/ReadNow.nc index 1eaaba4b..6a9ea058 100644 --- a/tos/interfaces/ReadNow.nc +++ b/tos/interfaces/ReadNow.nc @@ -40,7 +40,8 @@ * low-latency requirement may be impossible to meet. * *

- * See TEP114 - SIDs: Source and Sink Independent Drivers for details. + * This interface has the same calling semantics as the Read interface + * described in TEP 114, except that it is async. * * @param val_t the type of the object that will be returned *