mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-15 21:13:02 +00:00

Not sure whether the shutdown() implementation matches real shutdown() semantics, especially with regards to the behaviour of poll(), read(), and write() (on both the socket itself and the connectd one) afterwards. But let's see. The feed() API turned out to be not needed. (And in any case, it was suposed to be completely equivalent to writing to the peer socket.)