lcm-proj / lcm

Lightweight Communications and Marshalling
GNU Lesser General Public License v2.1
944 stars 385 forks source link

add seekable check (eg: fifo) #514

Closed zxlxz closed 3 weeks ago

zxlxz commented 3 weeks ago

some file cannot seek, eg: fifo, network mount filesystems..

so add a check.