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