gecko/netwerk/protocol/websocket
Daniel Stenberg 714212437e Bug 939318 - Have websockets act on network interface changes. r=mcmanus
If there's no outstanding PING, send a new to make sure the connection
is still alive and fine.
2014-08-24 23:21:00 -04:00
..
BaseWebSocketChannel.cpp Bug 939318 - Have websockets act on network interface changes. r=mcmanus 2014-08-24 23:21:00 -04:00
BaseWebSocketChannel.h Bug 939318 - Have websockets act on network interface changes. r=mcmanus 2014-08-24 23:21:00 -04:00
moz.build
nsIWebSocketChannel.idl Bug 1037669: Setting LoadInfo explicitly for nsIWebSocketChannels (r=tanvi,jduell) 2014-08-13 13:26:17 -07:00
nsIWebSocketListener.idl
PWebSocket.ipdl
WebSocketChannel.cpp Bug 939318 - Have websockets act on network interface changes. r=mcmanus 2014-08-24 23:21:00 -04:00
WebSocketChannel.h Bug 939318 - Have websockets act on network interface changes. r=mcmanus 2014-08-24 23:21:00 -04:00
WebSocketChannelChild.cpp Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus 2014-08-05 09:20:24 -04:00
WebSocketChannelChild.h Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus 2014-08-05 09:20:24 -04:00
WebSocketChannelParent.cpp Backed out changeset 1ed271ffb59c (bug 786419) bug causing bug 786419 a=backout 2014-08-26 16:34:46 -07:00
WebSocketChannelParent.h Backed out changeset 1ed271ffb59c (bug 786419) bug causing bug 786419 a=backout 2014-08-26 16:34:46 -07:00
WebSocketLog.h