summaryrefslogtreecommitdiff
path: root/common/IoUtil.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-15killpoco: removed StringTokenizer from common directoryPranam Lashkari1-1/+0
2019-10-08typo fixes in comments and codeAndras Timar1-1/+1
2019-05-27Revert "Get rid of use of GNU libtool" and its follow-upTor Lillqvist1-0/+1
2019-05-24Get rid of use of GNU libtoolTor Lillqvist1-1/+0
2018-02-07common: spell out non-trivial autos to improve readabilityMiklos Vajna1-6/+6
2017-12-20loplugin:includeformPranav Kant1-2/+2
2017-11-03Remove unused stringsMiklos Vajna1-1/+0
2017-04-03wsd: remove nextmessageAshod Nakashian1-21/+0
2017-03-10config.h - get includes right: must always be the first include.Michael Meeks1-1/+2
2017-01-16wsd: logs and cosmeticsAshod Nakashian1-1/+3
2017-01-16wsd: move shutdown web socket helper into LOOLWebSocketAshod Nakashian1-19/+0
2016-12-13loolwsd: LOG_CHECK to replace assertion when logging sufficesAshod Nakashian1-7/+2
2016-12-13loolwsd: handle socket error and close betterAshod Nakashian1-9/+22
2016-12-02Handle return value -1 from our LOOLWebSocket::receiveFrame()Tor Lillqvist1-1/+6
2016-12-01IoUtil: avoid multiplying at int precision, then comparing to longMiklos Vajna1-0/+1
2016-11-29loolwsd: terminate forkit when wsd diesAshod Nakashian1-0/+1
2016-11-29Revert "IoUtil: remove never read write of 'n'"Ashod Nakashian1-0/+1
2016-11-28IoUtil: remove never read write of 'n'Miklos Vajna1-1/+0
2016-11-28loolwsd: shrink SocketProcessor buffer when too largeAshod Nakashian1-2/+10
2016-11-28loolwsd: use larger threshold to large messagesAshod Nakashian1-5/+4
2016-11-25Adapt makefiles, includes etc. to new locations.Michael Meeks1-1/+1
2016-11-25Apply the pre-branch rename script to re-organize the source.Michael Meeks1-0/+335