aboutsummaryrefslogtreecommitdiff
path: root/include/io/channel-websock.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-27io: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-1/+2
2017-10-16io: get rid of bounce buffering in websock write pathDaniel P. Berrange1-1/+0
2017-10-16io: simplify websocket ping reply handlingDaniel P. Berrange1-1/+1
2017-10-04io: Reply to ping framesBrandon Carpenter1-0/+1
2017-10-04io: Add support for fragmented websocket binary framesBrandon Carpenter1-0/+1
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+3
2015-12-18io: add QIOChannelWebsock classDaniel P. Berrange1-0/+108