X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fstream-fd.h;h=9f138a73499a940515ff350e67bc1e36a8ad7aef;hb=003ce655b7116d18c86a74c50391e54990346931;hp=8f595a908cdec8cd341c73a6e96ec271b191c54c;hpb=e731d71bf47b8370e4bfa87827113eedd20b7398;p=sliver-openvswitch.git diff --git a/lib/stream-fd.h b/lib/stream-fd.h index 8f595a908..9f138a734 100644 --- a/lib/stream-fd.h +++ b/lib/stream-fd.h @@ -12,6 +12,9 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. + * + * Note on windows platform, stream fd can only handle sockets, on unix any + * fd is acceptable. */ #ifndef STREAM_FD_H