gecko/ipc/unixsocket
Thomas Zimmermann 9e517bfd6c Bug 1194721: Add additional PDU pack and unpack functions, r=shuang
This patch adds PDU pack and unpack functions for 64-bit integer
values and floating-point values.
2016-02-04 12:35:13 +01:00
..
ConnectionOrientedSocket.cpp
ConnectionOrientedSocket.h
DataSocket.cpp
DataSocket.h
ListenSocket.cpp
ListenSocket.h
ListenSocketConsumer.cpp
ListenSocketConsumer.h
moz.build
SocketBase.cpp Bug 1236574 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in SocketBase subclasses; r=tzimmerman 2015-12-06 10:53:37 -05:00
SocketBase.h Bug 1194721: Add additional PDU pack and unpack functions, r=shuang 2016-02-04 12:35:13 +01:00
StreamSocket.cpp
StreamSocket.h
StreamSocketConsumer.cpp
StreamSocketConsumer.h
UnixSocketConnector.cpp
UnixSocketConnector.h