lcm-proj / lcm

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

bugfix: network filesystem cannot fseek, remove next event check #509

Closed zxlxz closed 3 weeks ago

zxlxz commented 2 months ago

some filesystem does support fseek, eg mount 'ftp://192.168.0.1' with gvfs.

nosracd commented 1 month ago

It appears that your change breaks at least one of the tests. This PR will need to pass all CI checks in order to be merged.